User:Spartacus/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
/*** Header/Sitenotice ***/
/*2011 theme */


body {
#site-logo a {
  background: #FFFFFF repeat-x left top;
background: url(images/4/41/Monaco.png) repeat scroll 0 0 transparent !important;
}
 
/* #FFFFFF url("images/archive/b/b9/20110828142622!Headertest-sn.jpg") repeat-x scroll -231px -95px */
 
}
#anonNotice {
font-size: 115%;
font-weight: bold;
}
 
/* Links */
a { color: #00f; }
a:visited { color: #00c; }
a:active { color: orange; }
a.extiw, a.extiw:active { color: #3366BB; }
a.external {
color: #0066FF;
background: url(/images/external.png) no-repeat scroll right center transparent;
padding: 0 13px 0 0;
}
}

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;
}