User:Spartacus/nimbus.css: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
(Replaced content with "→‎Tests: ")
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Highlight myself */
/* Tests */
ul.special li a[title="User:Spartacus"],
table.diff a[title="User:Spartacus"],
ul#pagehistory li a[title="User:Spartacus"] {
color: DarkGoldenrod;
}
 
/* Sitenotice tweak */
 
div#site-logo a {
  background: none repeat scroll 0 0 transparent;
}
 
body {
  background: #FFFFFF repeat-x left top;
}
 
div#siteNotice {
  background: #FFFFFF !important;
  border: 2px solid #9CF !important;
}
body {
background: #FFFFFF url(/images/bodybg2.jpg) repeat-x left top;
}

Latest revision as of 16:40, September 17, 2017

/* Tests */