User:Subtank/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

m (Oh yay. That worked! :D)
m (Hmm... never mind then. :/)
Line 1: Line 1:
@import "http://www.halopedia.org/index.php?title=User:Subtank/randomiser.css&action=raw&ctype=text/css";
/* 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;
}


/*********************/
/*********************/

Revision as of 14:13, April 22, 2013

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