User:Spartacus/nimbus.css: Difference between revisions

From Destinypedia, the Destiny wiki

(Actually looks nice. Just need to fix the DYK...)
(Replaced content with "→‎Tests: ")
 
(24 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 url(/images/2/2b/Tower_pano.jpg) repeat-x fixed left top;
}
 
#siteNotice {
background: #FFFFFF repeat-x scroll -231px -95px;
        border: 2px solid #9CF;
padding: 4px 10px;
-moz-border-radius: 1.4em;
-webkit-border-radius: 1.4em;
border-radius: 1.4em;
khtml-border-radius: 1.4em;
-icab-border-radius: 1.4em;
}

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

/* Tests */