User:Spartacus/nimbus.css: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
Line 19: Line 19:
   background: #fff !important;
   background: #fff !important;
   border: 2px solid #CCF !important;
   border: 2px solid #CCF !important;
}
body {
background: #FFFFFF url(/images/bodybg2.jpg) repeat-x left top;
}
}

Revision as of 00:43, August 28, 2015

/* Highlight myself */
ul.special li a[title="User:Spartacus"],
table.diff a[title="User:Spartacus"],
ul#pagehistory li a[title="User:Spartacus"] {
	color: #FF6666;
}

/* Sitenotice tweak */

div#site-logo a {
   background: none repeat scroll 0 0 transparent;
}

body {
   background: #FFFFFF repeat-x left top; 
}

div#siteNotice {
   background: #fff !important;
   border: 2px solid #CCF !important;
}
body {
	background: #FFFFFF url(/images/bodybg2.jpg) repeat-x left top; 
}