User:Grizzlei/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

(Created page with "#site-logo a { background: url("images/d/d4/H4pediaX.png") repeat scroll 0 0 transparent !important; }")
 
No edit summary
Line 1: Line 1:
#site-logo a {
#site-logo a {
     background: url("images/d/d4/H4pediaX.png") repeat scroll 0 0 transparent !important;
     background: url("images/d/d4/H4pediaX.png") repeat scroll 0 0 transparent !important;
}
body {
background: #FFFFFF url(images/c/c9/Halopedia_Banner.jpg) repeat-x left top;
}
}

Revision as of 13:39, October 31, 2012

#site-logo a {
    background: url("images/d/d4/H4pediaX.png") repeat scroll 0 0 transparent !important;
}

body {
	background: #FFFFFF url(images/c/c9/Halopedia_Banner.jpg) repeat-x left top; 
}