User:Subtank/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
mNo edit summary
Line 2: Line 2:


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



Revision as of 14:03, July 18, 2014

/* Sitewide test? */

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

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

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

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

/* 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"; */