Header

From Cometwiki

(Difference between revisions)
(ok)
(minor)
Line 9: Line 9:
       For example uncomment this next section to turn all the text green:
       For example uncomment this next section to turn all the text green:
   */
   */
-
   /*
+
    
  body {
  body {
     color: green;
     color: green;
  }
  }
-
  */
+
 
/*
/*
  */
  */

Revision as of 13:03, 11 July 2007

<style type="text/css">
  /*
     Notes: 
      -You must log as admin to edit this page
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles. 
      -if you want your code to look nice on this page, put a space at the beginning of each line
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css 
      
      For example uncomment this next section to turn all the text green:
  */
 
body {
   color: green;
}
  

/*

*/

/** Yellow font with a black background, "Star Wars" style. This monobook does a few other things, but thats its main thing.

  • /

.usermessage {

  background-color: #FF9966;
  border: 1px solid #FF0033;
  color: #000000;
  font-weight: bold; font-style: bold;
  margin: .5em 0em .5em 0em;
  padding: 4px;
  vertical-align: middle;

}

/* rounded corners */ .rtop, .rbottom { display: block; padding: 0px; margin: 0px } .rtop *, .rbottom * { display: block; height: 1px; overflow: hidden; padding: 0px } .r1 {margin: 0 5px} .r2 {margin: 0 3px} .r3 {margin: 0 2px} .r4 {margin: 0 1px; height: 2px} /* end rounded corners */

/* in-universe message boxes */ .iumb {

   border-width: 0;
   text-align:left;
   padding: 0;

}

.iumb table {

   padding: 5px 10px 5px 10px;
   background: transparent;

}

.iumb-icon {

   vertical-align: middle;
   padding: 0;

}

.iumb-main {

   padding: 0 0 0 10px;

}

.iumb-caption {

   font-size: 1.3em;
   font-weight: bold;

}

.iumb-comment {

   font-size: 0.8em;

}

.newpage { color : #000000; } .minor { color : #A8A8A8 ; } .unpatrolled { color : #ff00ff; }

.content-bg { background: white; }

/* class for message box template styling */

span.mw-plusminus-pos {color: #009900;} span.mw-plusminus-neg {color: #FF0000;}


.content-bg { background: white; }

#column-google { display: none; }

/* From Wikipedia, adds a sky blue background. */

  1. content {
   /*margin: 2.8em 0 0 12.2em;*/

padding: 0 1em 1.5em 1em; background: #000000; color: #FFD942; border: 1px solid #AAAAAA; line-height: 1.5em; position: relative; z-index: 2; }

  1. content div.thumb {
   border-color: #000000;

}

.ns-0 * #content {

   background: #000000;

}

  1. mytabs li {
   background: #000000;

}

.ns-0 * #mytabs li {

   background: #000000;

}

  1. mytabs li a {
   background-color: #000000;

}

.ns-0 * #mytabs li a {

   background-color: #000000;

}

  1. p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
   background-color: #000000;

}

.ns-0 * #p-cactions li a {

   background-color: #000000;

}

.ns-0 * #p-cactions li.selected a, .ns-0 * #p-cactions li a:hover {

   background-color: #000000;

}

.ns-0 * #content div.thumb {

   border-color: #000000;

}

/* From Memory Alpha, this adds the sky blue background to places the above code doesn't. And also changes font colors and things.

  • /

body { background: #000000 ; font: x-small sans-serif; color: #FFD942; margin: 0; padding: 0; }

/* scale back up to a sane default */

  1. globalWrapper {

font-size: 127%; width: 100%; margin: 0; padding: 0; } .visualClear { clear: both; }

/* general styles */

table { background: #000000; font-size: 100%; color: #FFFF00; } a { text-decoration: none; color: #3366CC; background: none; } a:visited { color: #6600FF; } a:active { color: #faa700; } a:hover { text-decoration: underline; } a.stub { color: #66FFCC; } a.new, #p-personal a.new { color: #F00000 !important; } a.new:visited, #p-personal a.new:visited { color: #FF0000 !important; }

img { border: none; vertical-align: middle; } p { margin: .4em 0 .5em 0; line-height: 1.5em; } p img { margin: 0; }

hr { height: 1px; color: #AAAAAA; background-color: #AAAAAA; border: 0; margin: .2em 0 .2em 0; }

h1, h2, h3, h4, h5, h6 { color: #FFD942; background: none; font-weight: normal; margin: 0; padding-top: .5em; padding-bottom: .17em; border-bottom: 1px solid #AAAAAA; } h1 { font-size: 188%; } h2 { font-size: 150%; } h3, h4, h5, h6 { border-bottom: none; font-weight: bold; } h3 { font-size: 132%; } h4 { font-size: 116%; } h5 { font-size: 100%; } h6 { font-size: 80%; }


ol { line-height: 1.5em; margin: .3em 0 0 3.2em; padding: 0; list-style-image: none; } li { margin-bottom: .1em; } dt { font-weight: bold; margin-bottom: .1em; } dl { margin-top: .2em; margin-bottom: .5em; } dd { line-height: 1.5em; margin-left: 2em; margin-bottom: .1em; }

fieldset { border: 1px solid #AAAAAA; margin: 1em 0 1em 0; padding: 0 1em 1em; line-height: 1.5em; } legend { background: #000000; padding: .5em; font-size: 95%; } form { border: none; margin: 0; }

textarea { width: 100%; padding: .1em; }

input.historysubmit { padding: 0 .3em .3em .3em !important; font-size: 94%; cursor: pointer; height: 1.7em !important; margin-left: 1.6em; } select { vertical-align: top; } abbr, acronym, .explain { border-bottom: 1px dotted black; color: #000000; background: none; cursor: help; } q { font-family: Times, "Times New Roman", serif; font-style: italic; } /* disabled for now blockquote { font-family: Times, "Times New Roman", serif; font-style: italic; }*/ code { background-color: #F8FCFF; } pre { padding: 1em; border: 1px dashed #AAAAAA; color: #FFD942; background-color: #222222; line-height: 1.1em; }


/* From Angela, adds the finishing touches to that sky blue background. */

div.pBody{background-color: #000000;}

  1. toc,

.toc, .mw-warning { border: 1px solid #aaa; background-color: #111111; padding: 5px; font-size: 95%; }

  1. toc h2,

.toc h2 { display: inline; border: none; padding: 0; font-size: 100%; font-weight: bold; }

  1. toc #toctitle,

.toc #toctitle,

  1. toc .toctitle,

.toc .toctitle { text-align: center; }

  1. toc ul,

.toc ul { list-style-type: none; list-style-image: none; margin-left: 0; padding-left: 0; text-align: left; }

  1. toc ul ul,

.toc ul ul { margin: 0 0 0 2em; }

  1. toc .toctoggle,

.toc .toctoggle { font-size: 94%; }

.mw-warning { margin-left: 50px; margin-right: 50px; text-align: center; }

/* From Memory Alpha, this does the category box as well as a few other things. */ .error { color: #FF0000; font-size: larger; } .errorbox, .successbox { font-size: larger; border: 2px solid; padding: .5em 1em; float: left; margin-bottom: 2em; color: #000; } .errorbox { border-color: #660000; background-color: #401F22; color: #FF0000; } .successbox { border-color:#66BBFF; background-color: #394A5C; } .errorbox h2, .successbox h2 { font-size: 1em; font-weight: bold; display: inline; margin: 0 .5em 0 0; border: none; }

  1. catlinks {

border: 1px solid #AAAAAA; background-color: #111111; padding: 5px; margin-top: 1em; clear: both; }

/*

    • footer
  • /
  1. footer {

background-color: #000000; border-top: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA;

padding: .4em 0 1.2em 0; text-align: center; font-size: 90%; }

  1. footer li {

display: inline; margin: 0 1.3em; }

/* noarticletext */ div.noarticletext { border: none; background: #BBAAFF; padding: .2em 1em; color: #000000; }

div#searchTargetContainer { left: 10px; top: 10px; width: 90%; background: #6699FF; }

div#searchTarget { padding: 3px; margin: 5px; background: #F0F0F0; border: solid 1px blue; }

div#searchTarget ul li { list-style: none; }

div#searchTarget ul li:before { color: orange; content: "\\00BB \\0020"; } /*

  • /
</style>


<script type="text/javascript">
  //Feel free to add your javascript code here.
</script>
Personal tools
IRC Channel
My Blog