User:Spartacus/nimbus.css: Difference between revisions

From Destinypedia, the Destiny wiki

(>.>)
No edit summary
Line 13: Line 13:


body {
body {
background: #FFFFFF url(/images/e/e3/Destiny_Earth_surface.jpg) repeat-x fixed left top;  
background: #FFFFFF url(images/6/62/Sunbreaker_2.jpeg) repeat-x fixed left top;  
}
}



Revision as of 11:02, October 30, 2016

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

/* Sitenotice tweak */

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

body {
	background: #FFFFFF url(images/6/62/Sunbreaker_2.jpeg) 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;
}