User:Jdrowlands/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
(awesome skin! credit to Wayoshi.)
Line 1: Line 1:
  /* Credit to Cobold. */  
  /* Credit to Wayoshi, this skin is AWESOME! */  
  @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
  @import "/index.php?title=User:Jdrowlands/monobook.css&action=raw&ctype=text/css";


  /* This creates rounded corners, only possible in Mozilla. Copied from MediaWiki.org */
  @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
  #p-cactions ul li, #p-cactions ul li a {
@import "/index.php?title=User:Wayoshi/monobook.css&action=raw&ctype=text/css";
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
/* yellow/blue */
  #content, #content table {
  color:#530;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png);
  }
  }
  #content {  
  #content { border:1px solid #310 }
  -moz-border-radius-topleft: 1em;  
#p-cactions ul li a:hover { background-color:#77BEEA }
  -moz-border-radius-bottomleft: 1em;
#p-personal ul li a { color:#420;background-color:#77BEEA; font-size:105% }
  }
#p-personal ul li a:hover { background-color:#87CEFA }
  div.pBody {
body { font-family:Arial; font-size:10px;
  -moz-border-radius-topright: 1em;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg.png) ;}
  -moz-border-radius-bottomright: 1em;
a { color: #00006F; text-decoration: none; }
  a:visited { color: #00003C; }
a:active { color: #333; }
  #p-personal a.new, a.new { color: #700 }
#p-personal a.new:visited, a.new:visited { color: #A00; }
 
.usermessage {
  background: #67AEDA;
  border: 1px dashed #002;
  color: #310;
  }
  }
#bodyContent a.extiw:active { color: #00007F; }
#bodyContent a.external { color: #00007F; }
#p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Summerbanner.png) 35% 50% no-repeat !important; }
pre { border: 1px dashed #420; background:#77BEEA;color:#642; 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:#4D2D00;border-bottom-color:black; }
h2,h3,h4,h5,h6 { color:#5D3D00; border-bottom-color:#310; }
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 #642;
   background-color: #222;
   background-color: #77BEEA;
  }
  }
//never know when this will return
  #siteNotice {
  #siteNotice {
   background: #161616;
   background: #87CEFA;
  border-color:black;
  }
  }
  #navbox {  
  #navbox {  
   background: #191919;
   background: #77BEEA;
  }
  }
  select {
  select {
   border: 1px solid #EEE;  
   border: 1px solid #420;  
   color:#A6C0F6;
   color:#503000
   background:#333
   background:#77BEEA
  }
  }
  input {
  input {
   background-color: #333;
   background-color: #67AEDA;
   color:#B6D0FF
   color:#402000;
  border: 1px solid #4F2F00;
  }
  }
  input.searchButton {
  input.searchButton {
   background-color: #333;
   background-color: #67AEDA;
   border: 1px solid #111;
   border: 1px solid #4F2F00;
   color:#9CB6EC;
   color:#402000;
  }
  }
  #searchInput {
  #searchInput {
   border: 1px solid black;
   border: 1px solid #4F2F00;
   background-color: #333;
   background-color: #579ECA;
  color:#9CB6EC;
  color:#503000;
  }
  }
  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/Summertabg.png);
  color:#420;
  border:2px solid #006
  }
  }
  #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: #87CEFA;
   color: #9CB6EC;
   color: #310;
   border:1px solid #333333
   border: 1px solid #420
  }
  }
  #content {  
  #content {  
Line 81: Line 90:
  }
  }
  div.pBody {
  div.pBody {
   background-color: #1C1C1C;
  -moz-border-radius-topright: 1em;
   border:1px solid #111;
  -moz-border-radius-bottomright: 1em;
   background-color: #87CEFA;
   border:1px solid #420;
  }
  }
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; font-variant:small-caps }
#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:#80C0FC }
  table.gallery td { background:#333 }
  table.gallery td { background:#80C0FC }
  div.tleft,div.tright {border-color:#161616}
  div.tleft,div.tright {border-color:#87CEFA }
  div.thumb div { color:#9CB6EC;background:#222 }
  div.thumb div { color:#420;background:#80C0FC }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#161616;color:white }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#87CEFA }
  td.diff-context { background:#333;color:white }
  td.diff-context { background:#77BEEA }
td.diff-addedline, td.diff-deletedline { color:black }
  div.noarticletext { color:#420;background:#77BEEA }
  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) }
//doesn't work anymore :(
#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 09:33, March 21, 2008

 /* Credit to Wayoshi, this skin is AWESOME! */ 

 @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:#530;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png);
 }
 #content { border:1px solid #310 }
 #p-cactions ul li a:hover { background-color:#77BEEA }
 #p-personal ul li a { color:#420;background-color:#77BEEA; font-size:105% }
 #p-personal ul li a:hover { background-color:#87CEFA }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg.png) ;}
 a { color: #00006F; text-decoration: none; }
 a:visited { color: #00003C; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #700 }
 #p-personal a.new:visited, a.new:visited { color: #A00; }

 .usermessage {
  background: #67AEDA;
  border: 1px dashed #002;
  color: #310;
 }
 #bodyContent a.extiw:active { color: #00007F; }
 #bodyContent a.external { color: #00007F; }

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

 pre { border: 1px dashed #420; background:#77BEEA;color:#642; 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:#4D2D00;border-bottom-color:black; }
 h2,h3,h4,h5,h6 { color:#5D3D00; border-bottom-color:#310; }
 hr { background-color: black; color: black }

 #catlinks {
  border: 1px dotted #642;
  background-color: #77BEEA;
 }
 //never know when this will return
 #siteNotice {
   background: #87CEFA;
   border-color:black;
 }
 #navbox { 
   background: #77BEEA;
 }
 select {
   border: 1px solid #420; 
   color:#503000
   background:#77BEEA
 }
 input {
  background-color: #67AEDA;
  color:#402000;
  border: 1px solid #4F2F00;
 }
 input.searchButton {
   background-color: #67AEDA;
   border: 1px solid #4F2F00;
   color:#402000;
 }
 #searchInput {
   border: 1px solid #4F2F00;
   background-color: #579ECA;
   color:#503000;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Summertabg.png);
   color:#420;
   border:2px solid #006
 }

 #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: #87CEFA;
  color: #310;
  border: 1px solid #420
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #87CEFA;
  border:1px solid #420;
 }

 .mainLegend { display:inline; }
 #siteSub { display:inline; color:black; font-size:92%; font-weight:normal; font-variant:small-caps }
 li#pt-userpage { background: none }
 #footer {display:none}
 table.gallery { background:#80C0FC }
 table.gallery td { background:#80C0FC }
 div.tleft,div.tright {border-color:#87CEFA }
 div.thumb div { color:#420;background:#80C0FC }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#87CEFA }
 td.diff-context { background:#77BEEA }
 div.noarticletext { color:#420;background:#77BEEA }
 .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }

 //doesn't work anymore :(
 #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; }