Buzz Lightyear of Star Command Wiki
Advertisement

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.
/* FIXED BACKGROUND */

body {
background-attachment: fixed;
}

/* ADMINISTRATOR COLORS */

a[href="/wiki/User:Ab103"],
a[href="/wiki/User:BlackSteel"],
a[href="/wiki/User:FoxStorm"],
a[href="/wiki/User:JoeloftheAlliance"],
a[href="/wiki/User:Ranger-Nova"] { font-weight: bold !important; color:#00FF00 !important; }

/* FONT LIST */

.WikiaArticle {
    text-align:justify;
}

/* SMALL REFERENCE LIST */

ol.references {
   font-size: 100%;
}

.references-small { font-size: 80%; text-align: justify;}
 
/* Hide "Image added by" on articles */

div.picture-attribution { display:none !important; }
   .thumbcaption {font-size:85%}
   
/* TOC SMALL SIZE */

.toc {
font-size:85%;
}
Advertisement