User:Subtank/nimbus.css

From Halopedia, the Halo wiki

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.
/********************/
/** Sitewide test? **/
/********************/

/* div#container {
   max-width: 1440px;
   min-width: 1024px;
   width: 1280px;
   position: relative;
   z-index:1;
} */

/* div#wiki-login {
   border-radius: 0px 0px .7em .7em;
} */

/************************/
/** Background changer **/
/************************/

.day {
   background: url('https://www.halopedia.org/images/archive/a/a0/20110716172307!Headertest.jpg') repeat-x left top;
}

.evening {
   background: url('https://www.halopedia.org/images/archive/a/a0/20110825162527!Headertest.jpg') repeat-x left top;
}

.night {
   background: url('https://www.halopedia.org/images/archive/a/a0/20110825162728!Headertest.jpg') repeat-x left top;
}

/********************/
/* Randomiser tweak */
/********************/

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

/* body {
   background: #FFFFFF repeat-x left top;
} */

div#siteNotice {
   background: rgba(240,240,240,0.7) !important;
   border: 1px dashed #777777 !important;
}

/*********************/
/** Inactive styles **/
/*********************/

/* @import "https://www.halopedian.com/index.php?title=User:Subtank/tabview.css&action=raw&ctype=text/css"; */
/* @import "https://www.halopedian.com/index.php?title=User:Subtank/vector-style.css&action=raw&ctype=text/css"; */