User:Uniju/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
  /* Most creidt goes to Uniju for this. Some goes to Wayoshi. */  
  /* THIS IS A Wayoshi.css EDIT. ALL CREDIT TO User:Wayoshi */  


  @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";
  @import "/index.php?title=User:Xzelion/monobook.css&action=raw&ctype=text/css";
   
   
  /* white/aqua */
  /* navy/gold */
#content, #content table {color:white;background:grey }
#content, #content table {color:aqua;background:black }
  #p-cactions ul li a { background-color:grey; }
  #p-cactions ul li a { background-color:#262689; }
  #p-cactions ul li a:hover { background-color:#5656B9; }
  #p-cactions ul li a:hover { background-color:#5656B9; }
  #p-personal ul li a { color:grey;background-color:orange }
  #p-personal ul li a { color:#D9D919;background-color:#060669 }
  #p-personal ul li a:hover { background-color:orange }
  #p-personal ul li a:hover { background-color:#060669 }


  body {  background: orange ;}
  body {  background: #060669 ;}
  a { color: orange; text-decoration: none; }
  a { color: #D9D919; text-decoration: none; }
  a:visited { color: orange; }
  a:visited { color: #C0C000; }
  a:active { color: grey; }
  a:active { color: #F9F939; }
a:hover { color: white; text-decoration: none; }
  #p-personal a.new { color: #B95959 }
  #p-personal a.new { color: white }
  #p-personal a.new:visited { color:#995959; }
  #p-personal a.new:visited { color:#995959; }
#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; }


  .usermessage {
  .usermessage {
   background: tan;
   background: #393999;
   border: 1px dashed black;
   border: 1px dashed white;
  }
  }
  #bodyContent a.extiw:active { color: white; }
  #bodyContent a.extiw:active { color: #F9F939; }
  #bodyContent a.external { color: dodgerblue; }
  #bodyContent a.external { color: #E9E929; }
#bodyContent a.external:hover { color: white; }


pre { border: 1px dashed #669; background:orange;color:#f9f9f9; overflow: auto; }
#p-logo a { background-image: url(http://img227.imageshack.us/img227/3366/mariowikiunijulogocoolou6.png) !important; }
#p-logo a:hover { background-image: url(http://img292.imageshack.us/img292/5872/copyofmariowikiunijulogrb8.png) !important; }  


.portlet ul li:hover {
pre { border: 1px dashed #669; background:#336;color:#f9f9f9; overflow: auto; }
    list-style-image: url("http://img34.picoodle.com/img/img34/9/8/10/f_Xzwikibullem_b57e7b8.png");  
}


  .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://img.photobucket.com/albums/v506/Kimi12715/RareWiki/rarewikibullet.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://img.photobucket.com/albums/v506/Kimi12715/RareWiki/rarewikibullet.png); }
  h1 { font-family:Comic Sans MS,Verdana;color: white;}
  h1 { font-family:ddd,Comic Sans MS;color:gold;}
  h2,h3,h4,h5,h6 { color: orange; }
  h2,h3,h4,h5,h6 { color:orange; }


  #catlinks {
  #catlinks {
Line 46: Line 41:
  }
  }
  #siteNotice {
  #siteNotice {
   background: orange;
   background: black;
  }
  }
  #navbox {  
  #navbox {  
   background: orange;
   background: #191949;
  }
  }
  select {
  select {
   border: 1px solid #EEE;  
   border: 1px solid #EEE;  
   color:white;
   color:darkcyan;
   background:#336
   background:#336
  }
  }
  input {
  input {
   background-color: orange;
   background-color: black;
   color:white
   color:white
  }
  }
  input.searchButton {
  input.searchButton {
   background-color: orange;
   background-color: black;
   border: 1px solid white;
   border: 1px solid #111;
   color:white;
   color:gold;
  }
  }
  #searchInput {
  #searchInput {
   border: 1px solid white;
   border: 1px solid black;
   background-color: orange;
   background-color: black;
   color:white;
   color:yellow;
  }
  }
  textarea {
  textarea {
   font-family: Boukman Old Style;
   font-family: Boukman Old Style;
   font-size: 14px;
   font-size: 14px;
   background: #033;
   background:black;
   color: white;
   color:white;
   border:3px solid #F90
   border:2px solid black
  }
  }


  #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {   
  #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-topleft: 1em;
   -moz-border-radius-topright: 0em;
   -moz-border-radius-topright: 1em;
   background-color: orange;
   background-color: gold;
   color: white;
   color: black;
   border:1px solid #005
   border:1px solid gold
  }
  }
  #content {  
  #content {  
   -moz-border-radius: 0em;
   -moz-border-radius: 1em;
  }
  }
  div.pBody {
  div.pBody {
   -moz-border-radius-topright: 0em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 0em;
   -moz-border-radius-bottomright: 1em;
   background-color: grey;
   background-color: #225;
   color: orange
   color:white
  }
  }
div#userloginForm form, div#userlogin form#userlogin2 {
div#userloginForm form, div#userlogin form#userlogin2 {
         color:white;
         color:#225;
}
}


  #siteSub { display:inline;font-size:90%;color:#CCC;font-weight:normal; }
  #siteSub { display:inline;font-size:90%;color:#CCC;font-weight:normal; }
  body.page-Main_Page #siteSub { display:none !important; }
  body.page-Main_Page #siteSub { display:none !important; }
  code { background: orange }
  code { background:none }
  li#pt-userpage { background: none }
  li#pt-userpage { background: none }
  table.gallery { background:#336 }
  table.gallery { background:#336 }
Line 116: Line 111:


#preftoc li {
#preftoc li {
background-color: orange;
background-color: #292959;
border-right-color: #64718f;
border-right-color: #64718f;
}
}
Line 130: Line 125:
.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: #336; }.prefsection legend { background-color: yellow; }
div.prefsectiontip {
div.prefsectiontip {
background-color: orange;
background-color: #330101;
}
}

Revision as of 23:47, August 16, 2007

 /* THIS IS A Wayoshi.css EDIT. ALL CREDIT TO User:Wayoshi */ 

 @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";
 
 /* navy/gold */
#content, #content table {color:aqua;background:black }
 #p-cactions ul li a { background-color:#262689; }
 #p-cactions ul li a:hover { background-color:#5656B9; }
 #p-personal ul li a { color:#D9D919;background-color:#060669 }
 #p-personal ul li a:hover { background-color:#060669 }

 body {  background: #060669 ;}
 a { color: #D9D919; text-decoration: none; }
 a:visited { color: #C0C000; }
 a:active { color: #F9F939; }
 #p-personal a.new { color: #B95959 }
 #p-personal a.new:visited { color:#995959; }

 .usermessage {
  background: #393999;
  border: 1px dashed white;
 }
 #bodyContent a.extiw:active { color: #F9F939; }
 #bodyContent a.external { color: #E9E929; }

#p-logo a { background-image: url(http://img227.imageshack.us/img227/3366/mariowikiunijulogocoolou6.png) !important; }
#p-logo a:hover { background-image: url(http://img292.imageshack.us/img292/5872/copyofmariowikiunijulogrb8.png) !important; } 

 pre { border: 1px dashed #669; background:#336;color:#f9f9f9; overflow: auto; }

 .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/RareWiki/rarewikibullet.png); }
 ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/RareWiki/rarewikibullet.png); }
 h1 { font-family:ddd,Comic Sans MS;color:gold;}
 h2,h3,h4,h5,h6 { color:orange; }

 #catlinks {
  border: 1px dotted #FFF;
  background-color: #114;
  padding: 4px;
 }
 #siteNotice {
   background: black;
 }
 #navbox { 
   background: #191949;
 }
 select {
   border: 1px solid #EEE; 
   color:darkcyan;
   background:#336
 }
 input {
  background-color: black;
  color:white
 }
 input.searchButton {
   background-color: black;
   border: 1px solid #111;
   color:gold;
 }
 #searchInput {
   border: 1px solid black;
   background-color: black;
  color:yellow;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:black;
   color:white;
   border:2px solid black
 }

 #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  background-color: gold;
  color: black;
  border:1px solid gold
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #225;
  color:white
 }
div#userloginForm form, div#userlogin form#userlogin2 {
        color:#225;
}

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

#preftoc li {
	background-color: #292959;
	border-right-color: #64718f;
}
#preftoc li.selected {
	background-color: #336;
	border: 1px solid #aaf;
}
#preferences {
	color:white;
	border: 1px solid #aaf;
	background-color: #225;
}
.prefsection fieldset {
	border: 1px solid #aaf;
.prefsection table, { background-color: #336; }.prefsection legend { background-color: yellow; }
div.prefsectiontip {
	background-color: #330101;
}