User:Spartacus/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
 
Line 3: Line 3:
#site-logo a {
#site-logo a {
background: url(images/4/41/Monaco.png) repeat scroll 0 0 transparent !important;
background: url(images/4/41/Monaco.png) repeat scroll 0 0 transparent !important;
}
body {
background: #FFFFFF url(https://web.archive.org/web/20100529175745im_/http://images3.wikia.nocookie.net/halo/images/c/c0/Halopedia_Monaco02.png) repeat-x left top;
}
#siteNotice {
background: #FFFFFF url(https://web.archive.org/web/20100529175745im_/http://images3.wikia.nocookie.net/halo/images/c/c0/Halopedia_Monaco02.png) repeat-x scroll -231px -95px;
}
}

Latest revision as of 21:30, February 23, 2019

/*2011 theme */

#site-logo a {
	background: url(images/4/41/Monaco.png) repeat scroll 0 0 transparent !important;
}