User:Subtank/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

m (Hmm... never mind then. :/)
mNo edit summary
Line 1: Line 1:
/* Sitewide test? */
div#container {
  width: 1280px;
}
div#search-top {
  right: 30px;
}
div#side-bar {
  left: 45px;
}
/* Randomiser tweak */
/* Randomiser tweak */



Revision as of 13:49, July 18, 2014

/* Sitewide test? */

div#container {
   width: 1280px;
}

div#search-top {
   right: 30px;
}

div#side-bar {
   left: 45px;
}

/* 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 "http://www.halopedian.com/index.php?title=User:Subtank/tabview.css&action=raw&ctype=text/css"; */
/* @import "http://www.halopedian.com/index.php?title=User:Subtank/vector-style.css&action=raw&ctype=text/css"; */