User:Spartacus/nimbus.css

From Destinypedia, the Destiny wiki

< User:Spartacus
Revision as of 15:20, February 13, 2017 by Spartacus (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Sitenotice tweak */

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

body {
	background: #FFFFFF url(images/e/e7/Icarus.jpg) repeat-x fixed left top; 
}

#siteNotice {
	background: #BDB76B repeat-x scroll -231px -95px;
        border: 2px solid #1AAAE7;
	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;
}