Header

From Dxx

(Difference between revisions)
 
(99 intermediate revisions not shown)
Line 1: Line 1:
-
  <style type="text/css">
+
<center>Welcome to the DXXPedia. To get an account (which you'll need to edit and create pages) please PM Assassin on the DXX forum.</center>
 +
 
 +
 
 +
 
 +
<style type="text/css">
   /*
   /*
       Notes:  
       Notes:  
Line 14: Line 18:
  }
  }
   */  
   */  
-
</style>
+
}
 +
</style>
-
.navpopup {  
+
 
-
  background-color: #FeFee2 !important;
+
  <script language="javascript" type="text/javascript">
-
  font-family:     sans    !important;
+
 
-
  color:           #000000     !important;
+
  function move_ads() {
-
  font-size:       medium  !important;
+
      var ads = document.getElementsByTagName('iframe')[0];
 +
      var footer = document.getElementById('footer');
 +
      ads.parentNode.removeChild(ads);
 +
      ads.style.visibility = 'visible';
 +
      footer.appendChild(ads);
 +
  }
 +
 
 +
  function alter_page() {
 +
      change_title();
 +
      move_ads();
 +
  }
 +
 
 +
  if (document.addEventListener)
 +
      document.addEventListener("DOMContentLoaded", alter_page, false);
 +
  else
 +
      window.onload = alter_page;
 +
 
 +
  </script>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<style type="text/css">
 +
 
 +
  /* Positioning */
 +
 
 +
  #globalWrapper {
 +
      position: relative;
 +
      width: 950px;
 +
      margin: 50px auto 0;
 +
      padding: 0 5px 4px;
 +
  }
 +
 
 +
<style type="text/css">
 +
/* Orange "You have new messages" changed to use that nice icon of a rotary phone and complimenting colors */
 +
.usermessage {
 +
    background-color: transparent;
 +
    background: url('http://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Exquisite-Modem_cropped.png/32px-Exquisite-Modem_cropped.png') no-repeat left;
 +
    color: #444444;
 +
     border: none;
 +
    font-weight: bold;
 +
    margin: 2em 0em 1em 0em;
 +
    padding-left: 3.5em;
 +
    vertical-align: middle;
}
}
-
/* <pre> */ 
 
-
/********************************************
 
-
**                                        **
 
-
**      S K I N O R I  B L U E D I        **
 
-
**                                        **
 
-
**  Skin created by [[en:User:Stevertigo]] **
 
-
**                                        **
 
-
**        based on FOSFORI VERDI          **
 
-
**        de [[it:Utente:Kormoran]]      **
 
-
**      Version 1.000001,  May, 2005      **
 
-
**                                        **
 
-
********************************************/
 
   
   
-
/* Color defaults */
+
.usermessage a {
-
body {
+
     color:#444444;
-
    background: #111111;
+
-
     color: #fafad2;
+
}
}
-
#content { background : #000000; }
 
-
#content { color : #fafad2; }
 
-
#content { border: 1px solid #000980; }
 
-
/* Colors of links */
 
-
a { color: #a38d71; }
 
-
a:visited { color: #008080; }
 
-
a:active, a.new { color: #424bb8; }
 
-
a.interwiki, a.external { color: #798da9; }
 
-
a.stub { color: #798da9; }
 
-
/* Colors of edit textbox  */
 
-
textarea { color: #87ceeb; }
 
-
textarea { background : #000000; }
 
-
/* Case user (that one with the link to the preferences, the page personal customer etc.) */
 
   
   
-
.autocomment { color: #151950; }
+
/* "From Wikipedia, the free encyclopedia" modification */
-
fieldset {  
+
#siteSub {
-
     background: #111111;  
+
     font-family:Trebuchet MS;
-
     border: 1px solid #ff0000;
+
     font-size: 95%;
}
}
-
legend {  
+
-
     background: transparent;
+
/* Text alignment */
-
    border: 1px solid #000040;
+
body.mediawiki {
 +
     text-align: left;
}
}
   
   
-
/* Change diff color */
+
/* Tab rounding */
-
span.diffchange {
+
#p-cactions ul
-
  color: #000080;
+
{
 +
        overflow:visible;
}
}
-
hr {
+
-
    color: #dddddd;
+
#p-cactions li
-
    background-color: #000000;
+
{
 +
        border: 2px solid lightgrey;
 +
        position: relative;
 +
        float: left;
 +
        -moz-border-radius-topleft: .5em;
 +
        -moz-border-radius-topright: .5em;
}
}
-
/* The warning of new messages */
+
-
.usermessage {
+
/* Get rid of the border in the page title */
-
    background-color: #000716;
+
.firstHeading {
-
     border: 1px solid #502b00;
+
     border-bottom:none;
-
    color: #678232;
+
-
    font-weight: bold;
+
}
}
-
input.historysubmit {
+
-
     padding: 0 0.3em 0.3em 0.3em !important;
+
hr#hrTitleModification {
-
    font-size: 94%;
+
     width:0%;
-
    cursor: pointer;
+
-
    height: 1.7em !important;
+
-
    margin-left: 1.6em;
+
}
}
-
input[type="radio"],
+
-
input[type="checkbox"] { border:none; }
+
/* Replace dotted borders on pre with a solid one. */
-
select {
+
#bodyContent pre {
-
    background-color: #000016;
+
     border: 1px solid #aaa;
-
     border: 1px solid #000980; 
+
-
    color: #0041a2;
+
-
    vertical-align: top;
+
}
}
-
#p-personal li a { color: #6A69A1; }
+
-
/* This regards the icon next to the name li#pt-userpage { background:  none} */
+
/* Miscellaneous Corner-rounding */
-
#infobox { background: #111111;
+
div.pBody {
-
          color: #00FFFF;
+
    -moz-border-radius-topright:0.5em;
-
          border: 1px solid #000044
+
    -moz-border-radius-bottomright:0.5em;
}
}
-
/* New logo: Use one of these:
+
-
http://upload.wikimedia.org/wikipedia/commons/e/e1/Wikipedia-logo-en-Gold.png
+
#content {
-
http://upload.wikimedia.org/wikipedia/commons/7/7e/Barnstar-rotating.gif
+
     -moz-border-radius-topleft: 0.75em;
-
http://upload.wikimedia.org/wikipedia/commons/7/78/Wikinews-trans_135px_ohne_text.png
+
     -moz-border-radius-bottomleft: 0.75em;
-
http://upload.wikimedia.org/wikipedia/commons/7/76/WIKIFONDATION3D.PNG
+
     border:1px solid #AAAAAA;
-
http://upload.wikimedia.org/wikipedia/commons/2/2d/Wikimedia_without_text.png http://upload.wikimedia.org/wikipedia/commons/d/d2/Squash_WIkicommons_3.png
+
-
*/
+
-
#p-logo {  
+
-
     background: url(http://upload.wikimedia.org/wikipedia/commons/e/e1/Wikipedia-logo-en-Gold.png) no-repeat;
+
-
    display: none
+
-
    position:absolute;  /*needed to use z-index */
+
-
    top: 8;
+
-
    left: 200;
+
-
    right: 65;
+
-
    height: 0;
+
-
     width: 0;
+
-
     padding: 50px 0 150px 150px;
+
-
    overflow: hidden;
+
}
}
-
/* Color of the edit search window */
+
   
-
#searchInput {  
+
#footer {
-
     border: 1px inset !important;  
+
     -moz-border-radius: 6px;
-
     color: #008080;
+
     border:1px solid #fabd23;
-
    background : #000000;  
+
}
}
-
input.searchButton .pBody {  
+
-
    background : #000000;  
+
/* Link customization */
-
/*   border: 2px solid #004000; */
+
#bodyContent a:active { font-weight: normal; }
-
     color : #0048ff;  
+
#bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
 +
#bodyContent a.text { background: display; }
 +
 +
/* Some editing screen modifications */
 +
#editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
 +
     display: none;
 +
}
 +
 +
input#wpSummary {
 +
    width: 50%;
 +
    margin-top: 12px;
}
}
-
input.searchButton {  
+
-
     background : #000000;
+
.editHelp {
-
    border-top: 2px solid #002222;
+
     margin-top:1.25em;
-
     border-left: 2px solid #002222;
+
     margin-bottom:6px;
-
    border-right: 2px solid #008080;
+
-
    border-bottom: 2px solid #008080;
+
-
    color : #cccccc;  
+
}
}
-
#p-search { background: #333451;
+
-
     color: #ff1111;  
+
#wpSave, #wpPreview {
 +
     margin-right:1px;
}
}
-
#p-search .pBody {  
+
-
     background: #000000;
+
#previewnote {
-
    border: 1px solid #000666;
+
     text-decoration: blink;
}
}
-
/* Color of the case Navigation in the column to flank */
+
-
/* default skin for navigation boxes */
+
#toolbar {
-
table.navbox {
+
    display: none;
-
background-color: #111111;
+
-
border: 1px solid #008080;
+
-
clear: both;
+
-
font-size: 90%;
+
-
margin: 1em 0em 0em;
+
-
padding: 2px;
+
-
text-align: center;
+
-
width: 50%;
+
}
}
-
/* tryout new nav settings: after ffpblack by Renmiri
+
-
#p-navigation {
+
textarea#wpTextbox1 {
-
position: absolute; /*needed to use z-index */
+
    background-color: #FFFFFF; /* Kill the horrible new background color for certain pages */
-
top: 2em;
+
    border: 1px solid #AAAAAA;
-
left: 0em;
+
-
z-index: 3;
+
-
background-color: #111111;
+
}
}
-
#column-one { padding-top: 0px;
+
-
z-index: 3;
+
#longpagewarning {
-
position: absolute;
+
    display:none
-
left: 0;
+
-
top: 160px;
+
-
background: black;
+
}
}
-
/*navbar style: black background, gray line items, white text... */
+
-
.portlet h6,h5,h4 {color:#a67442;}
+
/* Get RID of that annoying fund raiser advert */
-
.pBody {
+
#siteNotice {
-
font-size: 95%;
+
    display:none
-
background: #333333 ;
+
-
border-collapse: collapse;
+
-
border: 1px solid #a67442;
+
-
padding: 0 0.8em 0.3em 0.5em;
+
}
}
-
/*
+
-
#p-nav { background-color: #111111; }
+
/* Admin tools link fixer */
-
#p-nav { color: #cccccc; }
+
#adminbarlinks a:visited {
-
#p-nav .pBody {
+
     color:#002BB8
-
    background-color: #000000;
+
-
    border: 1px solid #000040;
+
-
*/
+
-
/* Color of the case?  in the column to flank */
+
-
#p-tbx { background: #000040; }
+
-
#p-tbx .pBody {  
+
-
     background-color: #000000;
+
-
    border: 1px solid #000040;
+
}
}
-
/* Color of the case toolbox in the column to flank */
+
-
#p-tb { background: #000040; }
+
/* Patrolled pages fixer */
-
#p-tb .pBody {  
+
.patrollink {
-
     background-color: #000000;
+
     display:none
-
    border: 1px solid #000040;
+
}
}
-
/* Color of the case Other Languages in the column to flank */
+
li.not-patrolled {
-
#p-lang { background: #000040; }
+
     background-color:transparent
-
#p-lang .pBody {  
+
-
     background-color: #000000;
+
-
    border: 1px solid #000040;
+
}
}
-
/* This code adds the Wiki editing tabs to the bottom of the box (but it does not act as with IE and clients also thread monobook.js... to see my page customer) */
+
-
#mytabs {
+
 
-
    margin: -0.3em 0 0  11.5em;
+
-
     border: 1px solid #07078E;
+
/* Nice borders for (almost) all boxes */
-
     white-space:nowrap;
+
input[type="radio"],
-
    line-height: 1.1em;
+
input[type="checkbox"] { border:none; }
-
    overflow: visible;
+
input[type="submit"] {
-
    border-collapse: collapse;
+
     border: 1px solid #aaa !important;
-
    padding: 0 0 0 1em;
+
     background-color: #f9f9f9 !important;
-
    list-style: none;
+
-
    font-size: 85%;
+
}
}
-
#mytabs .hiddenStructure { display: none; }
+
/* make round corners for the rest */
-
#mytabs li {
+
input[type="submit"] {
-
    display: inline;
+
  -moz-border-radius-topleft: 2px !important;  
-
    border: 1px solid #000040;
+
  -moz-border-radius-topright: 2px !important;
-
    border-top: none;
+
  -moz-border-radius-bottomleft: 2px;
-
    padding: 0.1em 0 0 0;
+
  -moz-border-radius-bottomright: 2px;
-
    margin: 0 0.3em 0 0;
+
}
-
    overflow: visible;
+
input[type="submit"] {color: #aaa !important;}
-
    background: #000000;
+
input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}
-
    color: #70a0ff;
+
 +
/* For use with my monobook */
 +
.ns-0 * .tabmenu ul li {
 +
    background: white !important;
}
}
-
#mytabs li.selected {
+
-
     border-color: #000033;
+
/* Prettify the headers of the quickbar (left-hand column of boxes) */
-
     padding: 0.2em 0 0 0;
+
-
}
+
#p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
-
#mytabs li a {
+
     display: inline;
-
     background-color: #000000;;
+
     height: 1em;
-
     color: #ccffff;
+
    font-size: 85%;
-
     border: none;
+
    font-weight: normal;
-
     padding: 0.3em 0.8em 0 0.8em;
+
     white-space: nowrap;
-
     text-decoration: none;
+
     border-color:#aaa;  
 +
     border-width:1px;
 +
     border-style: solid solid none solid;
 +
     padding: 0 1em 1px 1em;
     text-transform: lowercase;
     text-transform: lowercase;
-
     position: relative;
+
     background: white;
-
     margin: 0;
+
     -moz-border-radius-topright:1em
}
}
-
#mytabs li.selected a { z-index: 3; }
+
-
#mytabs .new a { color:#ffb940; }
+
#p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
-
#mytabs li a:hover {
+
     padding-top: 2px;
-
     z-index: 3;
+
-
    text-decoration: none;
+
}
}
-
#mytabs h5 { display: none; }
+
-
#mytabs li.istalk { margin-right: 0; }
+
/* Diff screen changes */
-
#mytabs li.istalk a { padding-right: 0.5em; }
+
-
#mytabs-ca-addsection a {  
+
del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline {
-
     padding-left: 0.4em;
+
     border:none;
-
    padding-right: 0.4em;
+
}
}
-
/* offset per separare i gruppi di tab */
 
-
li#mytabs-ca-talk { margin-right: 1.6em; }
 
-
li#mytabs-ca-watch { margin-left: 1.6em; }
 
   
   
-
/* Color of the box of the explanations, the acronyms and the abbreviations */
+
/* Works in conjunction with my monobook.js */
-
abbr, acronym, .explain {
+
-
     border-bottom: 1px dotted #000040;
+
li#ca-userrights, li#ca-stats6, li#ca-rts {
-
    color: #cccccc;
+
     display:none;
-
    background: #000020;
+
 
-
    cursor: help;
+
 
 +
 
}
}
-
/* Color of code fragments */
 
-
code { background-color: #005555; }
 
-
code { color: #ccffcc }
 
-
/* Color of the preformatted text */
 
-
pre {
 
-
    padding: 1em;
 
-
    border: 1px dashed #00AAAA;
 
-
    color: #eeeeee;
 
-
    background-color: #000020;
 
-
    line-height: 1.1em;
 
-
}
 
-
h1, h2, h3, h4, h5, h6 { color: #c0c0c0; }
 
-
#bodyContent h1 { color : #c0c0c0; }
 
-
#bodyContent h2 { color : #c0c0c0; }
 
-
#bodyContent h3 { color : #c0c0c0; }
 
-
#bodyContent h4 { color : #c0c0c0; }
 
-
#bodyContent h5 { color : #c0c0c0; }
 
-
#bodyContent h6 { color : #c0c0c0; }
 
-
h1 { border-bottom: 2px solid #000080; }
 
-
h2 { border-bottom: 1px solid #000080; }
 
-
/* Color of background of the tables */
 
-
table { background: #c0c0c0; }
 
-
/* Color of the summary of the article */
 
-
#toc { background: #000020; }
 
-
#toc { border: 1px solid #000080; }
 
-
/*------------------------------------------------------*/
 
-
/*
 
-
I #p-cactions regarding actions of tabs on several Wiki pages (modification, chronology, argument etc.):  the ns-xx refer instead to the namespace number xx:  here the numbers of some namespace
 
-
'0': 'article' 
 
-
'2': 'user'
 
-
'4': 'wikipedia'
 
-
'6': 'image' 
 
-
'8': 'mediawiki' 
 
-
'10': 'Template' 
 
-
'12': 'help' 
 
-
'14': 'Category'
 
-
*/
 
-
/* Colors of bottom of articles */
 
-
.ns-0 * #content { background : #000000; }
 
-
.ns-0 * #content { color : #c0c0c0; }
 
-
.ns-0 * #p-cactions li { background : #000000; }
 
-
.ns-0 * #p-cactions li a { background : #000000; } 
 
-
.ns-0 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors at bottom of the Article talk pages */
 
-
.ns-1 * #content { background : #000000; }
 
-
.ns-1 * #content { color : #c0c0c0; }
 
-
.ns-1 * #p-cactions li { background : #000000; }
 
-
.ns-1 * #p-cactions li a { background : #000000; }
 
-
.ns-1 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors at bottom of the User pages */
 
-
.ns-2 * #content { background : #000000; }
 
-
.ns-2 * #content { color : #c0c0c0; }
 
-
.ns-2 * #p-cactions li { background : #000000; }
 
-
.ns-2 * #p-cactions li a { background : #000000; } 
 
-
.ns-2 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors at bottom of the User talk pages */
 
-
.ns-3 * #content { background : #000000; }
 
-
.ns-3 * #content { color : #c6c3c6; }
 
-
.ns-3 * #p-cactions li { background : #000000; }
 
-
.ns-3 * #p-cactions li a { background : #000000; } 
 
-
.ns-3 * #p-cactions li a { color : #7070FF; } 
 
-
/* Colors at bottom of Wikipedia pages */
 
-
.ns-4 * #content { background : #000000; }
 
-
.ns-4 * #content { color : #c0c0c0; }
 
-
.ns-4 * #p-cactions li { background : #000000; }
 
-
.ns-4 * #p-cactions li a { background : #000000; } 
 
-
.ns-4 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors at bottom of the Wikipedia talk pages */
 
-
.ns-5 * #content { background : #000000; }
 
-
.ns-5 * #content { color : #00bbbb; }
 
-
.ns-5 * #p-cactions li { background : #000000; }
 
-
.ns-5 * #p-cactions li a { background : #000000; } 
 
-
.ns-5 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the Image talk pages */
 
-
.ns-7 * #content { background : #000000; }
 
-
.ns-7 * #content { color : #c0c0c0; }
 
-
.ns-7 * #p-cactions li { background : #000000; }
 
-
.ns-7 * #p-cactions li a { background : #000000; } 
 
-
.ns-7 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the MediaWiki pages*/
 
-
.ns-8 * #content { background : #000000; }
 
-
.ns-8 * #content { color : #c0c0c0; }
 
-
.ns-8 * #p-cactions li { background : #000000; }
 
-
.ns-8 * #p-cactions li a { background : #000000; } 
 
-
.ns-8 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the pages of MediaWiki talk */
 
-
.ns-9 * #content { background : #000000; }
 
-
.ns-9 * #content { color : #c0c0c0; }
 
-
.ns-9 * #p-cactions li { background : #000000; }
 
-
.ns-9 * #p-cactions li a { background : #000000; } 
 
-
.ns-9 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the template pages of */
 
-
.ns-10 * #content { background : #000000; }
 
-
.ns-10 * #content { color : #c0c0c0; }
 
-
.ns-10 * #p-cactions li { background : #000000; }
 
-
.ns-10 * #p-cactions li a { background : #000000; } 
 
-
.ns-10 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the template talk pages */
 
-
.ns-11 * #content { background : #000000; }
 
-
.ns-11 * #content { color : #c0c0c0; }
 
-
.ns-11 * #p-cactions li { background : #000000; }
 
-
.ns-11 * #p-cactions li a { background : #000000; } 
 
-
.ns-11 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the Help pages */
 
-
.ns-12 * #content { background : #000000; }
 
-
.ns-12 * #content { color : #c0c0c0; }
 
-
.ns-12 * #p-cactions li { background : #000000; }
 
-
.ns-12 * #p-cactions li a { background : #000000; } 
 
-
.ns-12 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the Help talk pages */
 
-
.ns-13 * #content { background : #000000; }
 
-
.ns-13 * #content { color : #c0c0c0; }
 
-
.ns-13 * #p-cactions li { background : #000000; }
 
-
.ns-13 * #p-cactions li a { background : #000000; } 
 
-
.ns-13 * #p-cactions li a { color : #00bbbb; } 
 
-
/* Colors of bottom of the Category page talk */
 
-
.ns-15 * #content { background : #000000; }
 
-
.ns-15 * #content { color : #c0c0c0; }
 
-
.ns-15 * #p-cactions li { background : #000000; }
 
-
.ns-15 * #p-cactions li a { background : #000000; } 
 
-
.ns-15 * #p-cactions li a { color : #00bbbb; } 
 
   
   
-
/* The bar at the bottom of the page */
+
/* Space below is for testing */
-
#footer {
+
 
-
    background-color: #111111;
+
</style>
-
    color: #dedede;
+
 
-
    border-top: 1px solid #ff8f00;
+
 
-
    border-bottom: 1px solid #ff8f00;
+
 
-
    margin: 0.6em 0em 1em 0em;
+
 
-
    padding: 0.4em 0em 1.2em 0em;
+
 
-
    text-align: center;
+
 
-
    font-size: 90%;
+
 
 +
 
 +
 
 +
<script language=javascript type='text/javascript'>
 +
function hideDiv() {
 +
if (document.getElementById) { // DOM3 = IE5, NS6
 +
document.getElementById('hideshow').style.visibility = 'hidden';
 +
}
 +
else {
 +
if (document.layers) { // Netscape 4
 +
document.hideshow.visibility = 'hidden';
 +
}
 +
else { // IE 4
 +
document.all.hideshow.style.visibility = 'hidden';
 +
}
 +
}
 +
}
 +
 
 +
function showDiv() {
 +
if (document.getElementById) { // DOM3 = IE5, NS6
 +
document.getElementById('hideshow').style.visibility = 'visible';
 +
}
 +
else {
 +
if (document.layers) { // Netscape 4
 +
document.hideshow.visibility = 'visible';
 +
}
 +
else { // IE 4
 +
document.all.hideshow.style.visibility = 'visible';
}
}
-
/* The category box */
 
-
#catlinks {
 
-
    border:1px solid #352f5f;
 
-
    background-color:#000000;
 
-
    color: #00aaaa;
 
-
    padding:5px;
 
-
    margin-top: 1em;
 
-
    clear: both;
 
}
}
-
/* the images: better to hold them on same background as main */
 
-
img {
 
-
    border: 2px solid #008000;
 
-
    background-color: #111111;
 
}
}
-
/* </pre> */
+
</script>

Current revision as of 20:08, 19 March 2009

Welcome to the DXXPedia. To get an account (which you'll need to edit and create pages) please PM Assassin on the DXX forum.


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

} </style>


  <script language="javascript" type="text/javascript">
  
  function move_ads() {
      var ads = document.getElementsByTagName('iframe')[0];
      var footer = document.getElementById('footer');
      ads.parentNode.removeChild(ads);
      ads.style.visibility = 'visible';
      footer.appendChild(ads);
  }
  
  function alter_page() {
      change_title();
      move_ads();
  }
  
  if (document.addEventListener)
      document.addEventListener("DOMContentLoaded", alter_page, false);
  else
      window.onload = alter_page;
  
  </script>




<style type="text/css">

  /* Positioning */
  
  #globalWrapper {
      position: relative;
      width: 950px;
      margin: 50px auto 0;
      padding: 0 5px 4px;
  }
<style type="text/css">

/* Orange "You have new messages" changed to use that nice icon of a rotary phone and complimenting colors */ .usermessage {

   background-color: transparent;
   background: url('http://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Exquisite-Modem_cropped.png/32px-Exquisite-Modem_cropped.png') no-repeat left;
   color: #444444;
   border: none;
   font-weight: bold;
   margin: 2em 0em 1em 0em;
   padding-left: 3.5em;
   vertical-align: middle;

}

.usermessage a {

   color:#444444;

}

/* "From Wikipedia, the free encyclopedia" modification */

  1. siteSub {
   font-family:Trebuchet MS;
   font-size: 95%;

}

/* Text alignment */ body.mediawiki {

   text-align: left;

}

/* Tab rounding */

  1. p-cactions ul

{

       overflow:visible;

}

  1. p-cactions li

{

       border: 2px solid lightgrey;
       position: relative;
       float: left;
       -moz-border-radius-topleft: .5em;
       -moz-border-radius-topright: .5em;

}

/* Get rid of the border in the page title */ .firstHeading {

   border-bottom:none;

}

hr#hrTitleModification {

   width:0%;

}

/* Replace dotted borders on pre with a solid one. */

  1. bodyContent pre {
   border: 1px solid #aaa;

}

/* Miscellaneous Corner-rounding */ div.pBody {

   -moz-border-radius-topright:0.5em;
   -moz-border-radius-bottomright:0.5em;

}

  1. content {
   -moz-border-radius-topleft: 0.75em;
   -moz-border-radius-bottomleft: 0.75em;
   border:1px solid #AAAAAA;

}

  1. footer {
   -moz-border-radius: 6px;
   border:1px solid #fabd23;

}

/* Link customization */

  1. bodyContent a:active { font-weight: normal; }
  2. bodyContent a.interwiki, a.external { color: #002bb8; background:none; }}
  3. bodyContent a.text { background: display; }

/* Some editing screen modifications */

  1. editpage-copywarn3, #editpage-copywarn2, #editpage-copywarn {
   display: none;

}

input#wpSummary {

   width: 50%;
   margin-top: 12px;

}

.editHelp {

   margin-top:1.25em;
   margin-bottom:6px;

}

  1. wpSave, #wpPreview {
   margin-right:1px;

}

  1. previewnote {
   text-decoration: blink;

}

  1. toolbar {
   display: none;

}

textarea#wpTextbox1 {

   background-color: #FFFFFF; /* Kill the horrible new background color for certain pages */
   border: 1px solid #AAAAAA;

}

  1. longpagewarning {
   display:none

}

/* Get RID of that annoying fund raiser advert */

  1. siteNotice {
   display:none

}

/* Admin tools link fixer */

  1. adminbarlinks a:visited {
   color:#002BB8

}

/* Patrolled pages fixer */ .patrollink {

   display:none

} li.not-patrolled {

   background-color:transparent

}


/* Nice borders for (almost) all boxes */ input[type="radio"], input[type="checkbox"] { border:none; } input[type="submit"] {

   border: 1px solid #aaa !important;
   background-color: #f9f9f9 !important;

} /* make round corners for the rest */ input[type="submit"] {

  -moz-border-radius-topleft: 2px !important; 
  -moz-border-radius-topright: 2px !important;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;

} input[type="submit"] {color: #aaa !important;} input[type="submit"]:hover, input[type="submit"]:focus {background-color: #fff !important; color: #000 !important; cursor: pointer !important;}

/* For use with my monobook */ .ns-0 * .tabmenu ul li {

   background: white !important;

}

/* Prettify the headers of the quickbar (left-hand column of boxes) */

  1. p-navigation h5, #p-interaction h5, #p-search h5, #p-tb h5, #p-navclone h5, #p-lang h5 {
   display: inline;
   height: 1em;
   font-size: 85%;
   font-weight: normal;
   white-space: nowrap;
   border-color:#aaa; 
   border-width:1px;
   border-style: solid solid none solid;
   padding: 0 1em 1px 1em;
   text-transform: lowercase;
   background: white;
   -moz-border-radius-topright:1em

}

  1. p-navigation, #p-interaction, #p-search, #p-tb, #p-navclone, #p-lang {
   padding-top: 2px;

}

/* Diff screen changes */

del.diffchange.diffchange-inline, ins.diffchange.diffchange-inline {

   border:none;

}

/* Works in conjunction with my monobook.js */

li#ca-userrights, li#ca-stats6, li#ca-rts {

   display:none;


}

/* Space below is for testing */

</style>





<script language=javascript type='text/javascript'> function hideDiv() { if (document.getElementById) { // DOM3 = IE5, NS6 document.getElementById('hideshow').style.visibility = 'hidden'; } else { if (document.layers) { // Netscape 4 document.hideshow.visibility = 'hidden'; } else { // IE 4 document.all.hideshow.style.visibility = 'hidden'; } } }

function showDiv() { if (document.getElementById) { // DOM3 = IE5, NS6 document.getElementById('hideshow').style.visibility = 'visible'; } else { if (document.layers) { // Netscape 4 document.hideshow.visibility = 'visible'; } else { // IE 4 document.all.hideshow.style.visibility = 'visible'; } } } </script>

Personal tools
DXX Roster