User:Cbuckley/bsgbook.css

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
Revision as of 01:59, 27 December 2006 by Cbuckley (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
 #bodyContent a.external, #bodyContent a[href^="gopher://"] {
     background-image: url(http://media.battlestarwiki.org/images/4/44/External.png);
 }
 
 pre {
     background-color: #1f0b0b;
     border: 1px dashed #eaf15f;
     color: white;
     padding-top: 1em;
     padding-bottom: 1em;
     line-height: 1.1em;
 }