User:X66x66/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(like background, not logo)
Line 1: Line 1:
-
#p-logo a {
+
 
-
  background-image: url('http://www.hrwiki.org/images/thumb/3/38/Logo_Redesign_Edit_Link.png/150px-Logo_Redesign_Edit_Link.png') ! important;
+
-
  background-position: top left;
+
-
  background-repeat: no-repeat;
+
-
}
+
/* Background */ body {
/* Background */ body {

Revision as of 01:27, 3 January 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