User:Austio888888/monobook.css
From Homestar Runner Wiki
< User:Austio888888(Difference between revisions)
Current revision as of 00:33, 12 January 2007
/* change the logo */
#p-logo a { background: url(http://www.hrwiki.org/images/a/a8/Logo_Redesign_sbhrfield.png) 35% 50% no-repeat !important; }
/* Background */
body {
font: v-small arial narrow;
background: green url(http://www.hrwiki.org/images/3/3b/The_Empty_Field_Of_Green.png) 0 0 fixed;
color: blue;
margin: 0;
padding: 0;
}
