User:Spartacus/nimbus.css: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
Line 3: Line 3:
table.diff a[title="User:Spartacus"],
table.diff a[title="User:Spartacus"],
ul#pagehistory li a[title="User:Spartacus"] {
ul#pagehistory li a[title="User:Spartacus"] {
color: #FF6666;
color: DarkGoldenrod;
}
}


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