User:Subtank/nimbus.css: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
m (Oooh! We went HTTPS!)
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* @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"; */
/** Sitewide test? **/
/********************/
 
/* div#container {
  max-width: 1440px;
  min-width: 1024px;
  width: 1280px;
  position: relative;
  z-index:1;
} */


@import "http://www.halopedian.com/index.php?title=User:Subtank/randomiser.css&action=raw&ctype=text/css";
/* div#wiki-login {
  border-radius: 0px 0px .7em .7em;
} */


/*********************/
/************************/
/* Custom background */
/** Background changer **/
/*********************/
/************************/


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


#site-logo a {
.evening {
   background: url("images/halopedia.png") repeat scroll 0 0 transparent !important;
  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;
}
}


/********************/
/********************/
/** Standard width **/
/* Randomiser tweak */
/********************/
/********************/


body {
div#site-logo a {
   width: 1000px;
   background: none repeat scroll 0 0 transparent;
  margin: 0 auto;
}
}


#search-top {
/* body {
   right: 130px;
  background: #FFFFFF repeat-x left top;
} */
 
div#siteNotice {
   background: rgba(240,240,240,0.7) !important;
  border: 1px dashed #777777 !important;
}
}


#side-bar {
/*********************/
  left: 140px;
/** Inactive styles **/
}
/*********************/


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

Latest revision as of 12:17, February 27, 2017

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