User:Spartacus/nimbus.css

From Destinypedia, the Destiny wiki

< User:Spartacus
Revision as of 21:28, September 6, 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;
}

#siteNotice {
        border: 2px solid #BDB76B;
	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;
}