User:Uniju/Home Depot Monobook: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(New page: →‎Most creidt goes to Uniju for this. Some goes to Wayoshi.: @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css"; @import "/index.php?title=User:Xzelion/mono...)
 
No edit summary
Line 2: Line 2:


  @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
  @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:Xzelion/monobook.css&action=raw&ctype=text/css";
   
   
  /* white/aqua */
  /* white/aqua */
#content, #content table {color:white;background:grey }
#content, #content table {color:black;background:grey }
  #p-cactions ul li a { background-color:grey; }
  #p-cactions ul li a { background-color:grey; }
  #p-cactions ul li a:hover { background-color:#5656B9; }
  #p-cactions ul li a:hover { background-color:white; }
  #p-personal ul li a { color:grey;background-color:orange }
  #p-personal ul li a { color:grey;background-color:orange }
  #p-personal ul li a:hover { background-color:orange }
  #p-personal ul li a:hover { background-color:orange }
Line 15: Line 14:
  a:visited { color: orange; }
  a:visited { color: orange; }
  a:active { color: grey; }
  a:active { color: grey; }
  a:hover { color: white; text-decoration: none; }
  a:hover { color: orange; text-decoration: none; }
  #p-personal a.new { color: white }
  #p-personal a.new { color: orange }
  #p-personal a.new:visited { color:#995959; }
  #p-personal a.new:visited { color:orange; }
  #p-logo a { background-image: url(http://img76.imageshack.us/img76/8379/tehhomedepotlogoea5.png) !important; }
  #p-logo a { background-image: url(http://img76.imageshack.us/img76/8379/tehhomedepotlogoea5.png) !important; }
  #p-logo a:hover { background-image: url(http://img76.imageshack.us/img76/8379/tehhomedepotlogoea5.png) !important; }
  #p-logo a:hover { background-image: url(http://img76.imageshack.us/img76/8379/tehhomedepotlogoea5.png) !important; }
Line 25: Line 24:
   border: 1px dashed black;
   border: 1px dashed black;
  }
  }
  #bodyContent a.extiw:active { color: white; }
  #bodyContent a.extiw:active { color: orange; }
  #bodyContent a.external { color: dodgerblue; }
  #bodyContent a.external { color: grey; }
  #bodyContent a.external:hover { color: white; }
  #bodyContent a.external:hover { color: orange; }


  pre { border: 1px dashed #669; background:orange;color:#f9f9f9; overflow: auto; }
  pre { border: 1px dashed #669; background:orange;color:#f9f9f9; overflow: auto; }
Line 37: Line 36:
  .portlet ul { list-style-image: url(http://img38.picoodle.com/img/img38/9/8/10/f_Xwikibulletm_8d4b810.png); }
  .portlet ul { list-style-image: url(http://img38.picoodle.com/img/img38/9/8/10/f_Xwikibulletm_8d4b810.png); }
  ul { list-style-image: url(http://img38.picoodle.com/img/img38/9/8/10/f_Xwikibulletm_8d4b810.png); }
  ul { list-style-image: url(http://img38.picoodle.com/img/img38/9/8/10/f_Xwikibulletm_8d4b810.png); }
  h1 { font-family:Comic Sans MS,Verdana;color: white;}
  h1 { font-family:Comic Sans MS,Verdana;color: black;}
  h2,h3,h4,h5,h6 { color: orange; }
  h2,h3,h4,h5,h6 { color: black; }


  #catlinks {
  #catlinks {
   border: 1px dotted #FFF;
   border: 1px dotted cyan;
   background-color: #114;
   background-color: cyan;
   padding: 4px;
   padding: 4px;
  }
  }
  #siteNotice {
  #siteNotice {
   background: orange;
   background: #033;
  }
  }
  #navbox {  
  #navbox {  
Line 52: Line 51:
  }
  }
  select {
  select {
   border: 1px solid #EEE;  
   border: 1px solid grey;  
   color:white;
   color:black
   background:#336
   background:grey
  }
  }
  input {
  input {
   background-color: orange;
   background-color: orange;
   color:white
   color:black
  }
  }
  input.searchButton {
  input.searchButton {
Line 82: Line 81:
   -moz-border-radius-topright: 0em;
   -moz-border-radius-topright: 0em;
   background-color: orange;
   background-color: orange;
   color: white;
   color: black;
   border:1px solid #005
   border:1px solid #005
  }
  }
Line 102: Line 101:
  code { background: orange }
  code { background: orange }
  li#pt-userpage { background: none }
  li#pt-userpage { background: none }
  table.gallery { background:#336 }
  table.gallery { background:grey }
  table.gallery td { background:#336 }
  table.gallery td { background:grey }
  div.tleft,div.tright {border-color:#060669}
  div.tleft,div.tright {border-color:black}
  div.thumb div { color:white;background:#114 }
  div.thumb div { color:grey;background:white }
  table.diff { background:#060669 } td.diff-otitle { background:#060669 } td.diff-ntitle { background:#060669 }
  table.diff { background:grey } td.diff-otitle { background:grey } td.diff-ntitle { background:white }
  td.diff-context { background:#336 }
  td.diff-context { background:grey }
  td.diff-addedline { background:#9C9 }
  td.diff-addedline { background:orange }
  td.diff-deletedline { background:#BB6 }
  td.diff-deletedline { background:white }
  div.noarticletext { color:white;background:#060669 }
  div.noarticletext { color:black;background:#060669 }
  #footer { background:#226 }
  #footer { background:grey }
  #add_event_form_error { color:#114 }
  #add_event_form_error { color:grey }
  #allmessagestable th, #allmessagestable tr.orig, #allmessagestable tr.new, #allmessagestable tr.def { color:black; }
  #allmessagestable th, #allmessagestable tr.orig, #allmessagestable tr.new, #allmessagestable tr.def { color:black; }


#preftoc li {
#preftoc li {
background-color: orange;
background-color: orange;
border-right-color: #64718f;
border-right-color: black;
}
}
#preftoc li.selected {
#preftoc li.selected {
background-color: #336;
background-color: grey
border: 1px solid #aaf;
border: 1px solid orange;
}
}
#preferences {
#preferences {
color:white;
color:white;
border: 1px solid #aaf;
border: 1px solid black;
background-color: #225;
background-color: orange;
}
}
.prefsection fieldset {
.prefsection fieldset {
border: 1px solid #aaf;
border: 1px solid #aaf;
.prefsection table, { background-color: #336; }.prefsection legend { background-color: white; }
.prefsection table, { background-color: white; }.prefsection legend { background-color: white; }
div.prefsectiontip {
div.prefsectiontip {
background-color: orange;
background-color: orange;
}
}
'''Bold text'''

Revision as of 17:41, September 9, 2007

/* Most creidt goes to Uniju for this. Some goes to Wayoshi. */

@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";

/* white/aqua */
  1. content, #content table {color:black;background:grey }
#p-cactions ul li a { background-color:grey; }
#p-cactions ul li a:hover { background-color:white; }
#p-personal ul li a { color:grey;background-color:orange }
#p-personal ul li a:hover { background-color:orange }
body {  background: orange ;}
a { color: orange; text-decoration: none; }
a:visited { color: orange; }
a:active { color: grey; }
a:hover { color: orange; text-decoration: none; }
#p-personal a.new { color: orange }
#p-personal a.new:visited { color:orange; }
#p-logo a { background-image: url(tehhomedepotlogoea5.png) !important; }
#p-logo a:hover { background-image: url(tehhomedepotlogoea5.png) !important; }
.usermessage {
 background: tan;
 border: 1px dashed black;
}
#bodyContent a.extiw:active { color: orange; }
#bodyContent a.external { color: grey; }
#bodyContent a.external:hover { color: orange; }
pre { border: 1px dashed #669; background:orange;color:#f9f9f9; overflow: auto; }

.portlet ul li:hover {

   list-style-image: url("f_Xzwikibullem_b57e7b8.png"); 

}

.portlet ul { list-style-image: url(f_Xwikibulletm_8d4b810.png); }
ul { list-style-image: url(f_Xwikibulletm_8d4b810.png); }
h1 { font-family:Comic Sans MS,Verdana;color: black;}
h2,h3,h4,h5,h6 { color: black; }
#catlinks {
 border: 1px dotted cyan;
 background-color: cyan;
 padding: 4px;
}
#siteNotice {
  background: #033;
}
#navbox { 
  background: orange;
}
select {
  border: 1px solid grey; 
  color:black
  background:grey
}
input {
 background-color: orange;
 color:black
}
input.searchButton {
  background-color: orange;
  border: 1px solid white;
  color:white;
}
#searchInput {
  border: 1px solid white;
  background-color: orange;
 color:white;
}
textarea {
  font-family: Boukman Old Style;
  font-size: 14px;
  background: #033;
  color: white;
  border:3px solid #F90
}
#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {  
 -moz-border-radius-topleft: 0em;
 -moz-border-radius-topright: 0em;
 background-color: orange;
 color: black;
 border:1px solid #005
}
#content { 
 -moz-border-radius: 0em;
}
div.pBody {
 -moz-border-radius-topright: 0em;
 -moz-border-radius-bottomright: 0em;
 background-color: grey;
 color: orange
}

div#userloginForm form, div#userlogin form#userlogin2 {

       color:white;

}

#siteSub { display:inline;font-size:90%;color:#CCC;font-weight:normal; }
body.page-Main_Page #siteSub { display:none !important; }
code { background: orange }
li#pt-userpage { background: none }
table.gallery { background:grey }
table.gallery td { background:grey }
div.tleft,div.tright {border-color:black}
div.thumb div { color:grey;background:white }
table.diff { background:grey } td.diff-otitle { background:grey } td.diff-ntitle { background:white }
td.diff-context { background:grey }
td.diff-addedline { background:orange }
td.diff-deletedline { background:white }
div.noarticletext { color:black;background:#060669 }
#footer { background:grey }
#add_event_form_error { color:grey }
#allmessagestable th, #allmessagestable tr.orig, #allmessagestable tr.new, #allmessagestable tr.def { color:black; }
  1. preftoc li {

background-color: orange; border-right-color: black; }

  1. preftoc li.selected {

background-color: grey border: 1px solid orange; }

  1. preferences {

color:white; border: 1px solid black; background-color: orange; } .prefsection fieldset { border: 1px solid #aaf; .prefsection table, { background-color: white; }.prefsection legend { background-color: white; } div.prefsectiontip { background-color: orange; } Bold text