overwrite of body class (background-image overwrited)
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 16 Feb 2008 09:22:07 +0000 (09:22 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 16 Feb 2008 09:22:07 +0000 (09:22 +0000)
web/briskin5/briskin5.css

index 46f2cf1..db14192 100644 (file)
  *
  */
 
+body {
+    background-image: url(null);
+/* inherit from brisk.css
+    background-repeat: no-repeat;
+    background-position: top center;
+    margin:0px;
+
+    font-size: 12px;
+    padding: 0px;
+
+    align: center;
+*/
+}
+
 .chattshort {
     height: 70px;
     overflow: auto;