User:Jdrowlands/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:
/* Credit to Wayoshi for this skin. */
  @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:Cobold/monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:Wayoshi/monobook.css&action=raw&ctype=text/css";
/* yellow/blue */
#content, #content table {color:#111;background:#FE3; }
#p-cactions ul li a:hover { background-color:#ED2 }
#p-personal ul li a { color:#060666;background-color:#ED2 }
#p-personal ul li a:hover {background-color:#FE3 }
body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-1.png) ;}
a { color: #00009F; text-decoration: none; }
a:visited { color: #00006C; }
a:active { color: #333; }
#p-personal a.new, a.new { color: #808 }
#p-personal a.new:visited, a.new:visited { color: #A0A; }


  /* This creates rounded corners, only possible in Mozilla. Copied from MediaWiki.org */
  .usermessage {
#p-cactions ul li, #p-cactions ul li a {
  background: #DFCF19;
  -moz-border-radius-topleft: 1em;
  border: 1px dashed black;
  -moz-border-radius-topright: 1em;
}
#content {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-bottomleft: 1em;
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  }
  }
#bodyContent a.extiw:active { color: #009; }
#bodyContent a.external { color: #009; }
#p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshilogo5.png) 35% 50% no-repeat !important; }
pre { border: 1px dashed #111; background:#EFDF2C;color:#222; overflow: auto; }


  /* This changes the logo */
  .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
  #p-logo a { background: url(http://www.mariowiki.com/images/b/b3/Flowersupermariowiki.jpg) 35% 50% no-repeat !important; }
  ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
h1 { font-family:Jokerman; font-size:28px;color:#090699;border-bottom-color:black; }
h2,h3,h4,h6 { color:#226; border-bottom-color:black}
h5 { color:#226; font-family: Century Gothic }
hr { background-color: black; color: black }


/* Black skin with yellow links */
body { font-family:Arial; font-size:10px;
  background: black ;}
a { color: #EE0; text-decoration: none; }
a:visited { color: #BFBF00; }
a:active { color: #CCC; }
#p-personal a.new, a.new { color: #00E }
#p-personal a.new:visited, a.new:visited { color:#00B; }
.usermessage {
  background: #292929;
  border: 1px dashed #FFF;
  color:#9CB6EC;
}
#bodyContent a.extiw:active { color: #FF0; }
#bodyContent a.external { color: #CC0; }
pre { border: 1px dashed #EFE; background:#9C9;color:#f9f9f9; overflow: auto; }
  #catlinks {
  #catlinks {
   border: 1px dotted #DDD;
   border: 1px dotted #222;
   background-color: #222;
   background-color: #ED2;
  }
  }
  #siteNotice {
  #siteNotice {
   background: #161616;
   background: #FE3;
  border-color:black;
  }
  }
  #navbox {  
  #navbox {  
   background: #191919;
   background: #191999;
  }
  }
  select {
  select {
   border: 1px solid #EEE;  
   border: 1px solid black;  
   color:#A6C0F6;
   color:#060666
   background:#333
   background:#ED2
  }
  }
  input {
  input {
   background-color: #333;
   background-color: #F6E636;
   color:#B6D0FF
   color:#040444;
  border: 1px solid #111;
  }
  }
  input.searchButton {
  input.searchButton {
   background-color: #333;
   background-color: #E2D21F;
   border: 1px solid #111;
   border: 1px solid black;
   color:#9CB6EC;
   color:#050555;
  }
  }
  #searchInput {
  #searchInput {
   border: 1px solid black;
   border: 1px solid black;
   background-color: #333;
   background-color: #E2D21F;
  color:#9CB6EC;
  color:#040444;
  }
  }
  textarea {
  textarea {
  background-color: #333;
  font-family: Boukman Old Style;
  color:#9CB6EC;
  font-size: 14px;
  background-image:none;
  background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshitabg.png);
  color:#060666;
  border:2px solid #009
  }
  }
  #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: 1em;
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   background-color: #111;
   background-color: #ECDF2F;
   color: #9CB6EC;
   color: #030333;
   border:1px solid #333333
   border:1px solid black
  }
  }
  #content {  
  #content {  
Line 80: Line 85:
  }
  }
  div.pBody {
  div.pBody {
   background-color: #1C1C1C;
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
   background-color: #F2E630;
   border:1px solid #111;
   border:1px solid #111;
  }
  }
h1 {color:#7C96CC;}
 
  h2,h3,h4,h5,h6 { color:#8CA6DC; }
  .mainLegend { display:inline; }
  #content, #content table {color:#ACC6FC;background:#0F0F0F }
  #siteSub { display:inline;color:black;font-size:92%;font-weight:normal; }
#p-cactions ul li a { background-color:#161616; }
#p-cactions ul li a:hover { background-color:#444; border:1px solid black}
#p-personal ul li a { color:#F00;background-color:black }
#p-personal ul li a:hover {background-color:black}
  li#pt-userpage { background: none }
  li#pt-userpage { background: none }
  #footer {display:none}
  #footer {display:none}
  table.gallery { background:#333 }
  table.gallery { background:#F3E230 }
  table.gallery td { background:#333 }
  table.gallery td { background:#F3E230 }
  div.tleft,div.tright {border-color:#161616}
  div.tleft,div.tright {border-color:#FE3 }
  div.thumb div { color:#9CB6EC;background:#222 }
  div.thumb div { color:#060666;background:#F3E230 }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#161616;color:white }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#FE3 }
  td.diff-context { background:#333;color:white }
  td.diff-context { background:#ED2 }
td.diff-addedline, td.diff-deletedline { color:black }
  div.noarticletext { color:#060666;background:#ED2 }
  div.noarticletext { color:#ACC6FC;background:#262626 }
  .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }
  .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }
#footer { display:none }
#column-google { display:none }
#google-ads { display:none }
#google-linkbox { display:none }
#google-referral { display:none }
#adbrite-ads { display:none }
#f-poweredbyico { z-index: 0; }

Revision as of 13:19, February 4, 2008

 /* Credit to Wayoshi for this skin. */ 

 @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
 @import "/index.php?title=User:Wayoshi/monobook.css&action=raw&ctype=text/css";
 
 /* yellow/blue */
 #content, #content table {color:#111;background:#FE3; }
 #p-cactions ul li a:hover { background-color:#ED2 }
 #p-personal ul li a { color:#060666;background-color:#ED2 }
 #p-personal ul li a:hover {background-color:#FE3 }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-1.png) ;}
 a { color: #00009F; text-decoration: none; }
 a:visited { color: #00006C; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #808 }
 #p-personal a.new:visited, a.new:visited { color: #A0A; }

 .usermessage {
  background: #DFCF19;
  border: 1px dashed black;
 }
 #bodyContent a.extiw:active { color: #009; }
 #bodyContent a.external { color: #009; }

 #p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshilogo5.png) 35% 50% no-repeat !important; }

 pre { border: 1px dashed #111; background:#EFDF2C;color:#222; overflow: auto; }

 .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 h1 { font-family:Jokerman; font-size:28px;color:#090699;border-bottom-color:black; }
 h2,h3,h4,h6 { color:#226; border-bottom-color:black}
 h5 { color:#226; font-family: Century Gothic }
 hr { background-color: black; color: black }

 #catlinks {
  border: 1px dotted #222;
  background-color: #ED2;
 }
 #siteNotice {
   background: #FE3;
   border-color:black;
 }
 #navbox { 
   background: #191999;
 }
 select {
   border: 1px solid black; 
   color:#060666
   background:#ED2
 }
 input {
  background-color: #F6E636;
  color:#040444;
  border: 1px solid #111;
 }
 input.searchButton {
   background-color: #E2D21F;
   border: 1px solid black;
   color:#050555;
 }
 #searchInput {
   border: 1px solid black;
   background-color: #E2D21F;
   color:#040444;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshitabg.png);
   color:#060666;
   border:2px solid #009
 }

 #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: #ECDF2F;
  color: #030333;
  border:1px solid black
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #F2E630;
  border:1px solid #111;
 }

 .mainLegend { display:inline; }
 #siteSub { display:inline;color:black;font-size:92%;font-weight:normal; }
 li#pt-userpage { background: none }
 #footer {display:none}
 table.gallery { background:#F3E230 }
 table.gallery td { background:#F3E230 }
 div.tleft,div.tright {border-color:#FE3 }
 div.thumb div { color:#060666;background:#F3E230 }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#FE3 }
 td.diff-context { background:#ED2 }
 div.noarticletext { color:#060666;background:#ED2 }
 .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }

 #footer { display:none }
 #column-google { display:none }
 #google-ads { display:none }
 #google-linkbox { display:none }
 #google-referral { display:none }
 #adbrite-ads { display:none }
 #f-poweredbyico { z-index: 0; }