We've moved!

Please visit

the Commuting Will Kill You page here!

Header

From The TimeSplitters Wiki

(Difference between revisions)
m
Line 1: Line 1:
-
<style type="text/css">
+
/* Do not touch this */
-
  /*
+
-
      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;
+
-
}
+
-
  */
+
-
</style>
+
-
  <script type="text/javascript">
+
  .firstHeading { display: none;!important }
-
   //Feel free to add your javascript code here.
+
#siteSub { visibility: hidden;!important }
-
  </script>
+
 
 +
/* End of "do not touch this" zone */
 +
 
 +
.mp2left
 +
   { background: #eeeeee; border-color: #6495ED; }
 +
.mp2lefttitle
 +
  { background: #5FB3AC; border-color: #000000; color: #FFFFFF;}
 +
.mp2right
 +
  { background: #f5faff; border-color: #6495ED; }
 +
.mp2righttitle
 +
  { background: #5CACEE; border-color: #000000; color: #FFFFFF;}
 +
.mp2community
 +
  { background: #f9f9f9; border-color: #eeeeee; }
 +
.mp2communitytitle
 +
  { background: #5CACEE; border-color: #000000; color: #FFFFFF;}
 +
.mp2communityinner
 +
  { border-color: #6495ED; }
 +
 
 +
/* Commented out for now */
 +
.mp2quote
 +
  { background: #fffffa; border-color: #ffffee; }
 +
  .mp2quotetitle
 +
  { background: #ffffee; border-color: #dddd00; }
 +
 
 +
 
 +
 
 +
[[Category:Temporary and Test pages]]

Revision as of 14:44, 17 December 2006

/* Do not touch this */

.firstHeading { display: none;!important }
#siteSub { visibility: hidden;!important }
/* End of "do not touch this" zone */
.mp2left
  { background: #eeeeee; border-color: #6495ED; }
.mp2lefttitle
  { background: #5FB3AC; border-color: #000000; color: #FFFFFF;}
.mp2right
  { background: #f5faff; border-color: #6495ED; }
.mp2righttitle
  { background: #5CACEE; border-color: #000000; color: #FFFFFF;}
.mp2community
  { background: #f9f9f9; border-color: #eeeeee; }
.mp2communitytitle
  { background: #5CACEE; border-color: #000000; color: #FFFFFF;}
.mp2communityinner
  { border-color: #6495ED; }
/* Commented out for now */
.mp2quote
  { background: #fffffa; border-color: #ffffee; }
.mp2quotetitle
  { background: #ffffee; border-color: #dddd00; }
Personal tools