User:X66x66/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
m (rv)
m
Line 2: Line 2:
   font: v-small arial narrow;
   font: v-small arial narrow;
-
   background: green  url('http://www.hrwiki.org/images/9/99/The_Field_Welcome_Back.png') 0 0 fixed;
+
   background: green  url('http://www.hrwiki.org/images/6/66/xmas_field.png') 0 0 fixed;
   color: blue;
   color: blue;
   margin: 0;
   margin: 0;

Revision as of 01:25, 1 February 2007

/* Background */ body {

   font: v-small arial narrow;
   background: green  url('http://www.hrwiki.org/images/6/66/xmas_field.png') 0 0 fixed;
   color: blue;
   margin: 0;
   padding: 0;

}
Personal tools