User:Wayoshi/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(holidays are over, back to blue & yellow)
(never too early for summer. INCOMPLETE still need to work on images)
Line 1: Line 1:
  /* Wayoshi's custom .css (Cascading Style Sheet)
  /* Wayoshi's custom .css (Cascading Style Sheet). That is, skin - changing how the wiki looks to me
  You may use any (past) version of this page or sections of it as your own as long as you credit me at the top,
  You may use any (past) version of this page or sections of it as your own as long as you credit me at the top,
  using a comment like I am here. */  
  using a comment like I am here.  
 
CURRENTLY SUMMER THEME - SKYBLUE + DARK TAN w/ navy links! It's never too early to dream of no school. :D */  


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


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


  #p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshilogo5.png) 35% 50% no-repeat !important; }
  #p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshilogo5.png) 35% 50% no-repeat !important; }
Line 32: Line 35:
  .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
  .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); }
  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; }
  h1 { font-family:Jokerman; font-size:28px;color:#4D2D00;border-bottom-color:black; }
  h2,h3,h4,h6 { color:#226; border-bottom-color:black}
  h2,h3,h4,h5,h6 { color:#5D3D00; border-bottom-color:#310; }
h5 { color:#226; font-family: Century Gothic }
  hr { background-color: black; color: black }
  hr { background-color: black; color: black }


  #catlinks {
  #catlinks {
   border: 1px dotted #222;
   border: 1px dotted #642;
   background-color: #ED2;
   background-color: #77BEEA;
  }
  }
//never know when this will return
  #siteNotice {
  #siteNotice {
   background: #FE3;
   background: #87CEFA;
   border-color:black;
   border-color:black;
  }
  }
  #navbox {  
  #navbox {  
   background: #191999;
   background: #77BEEA;
  }
  }
  select {
  select {
   border: 1px solid black;  
   border: 1px solid #420;  
   color:#060666
   color:#503000
   background:#ED2
   background:#77BEEA
  }
  }
  input {
  input {
   background-color: #F6E636;
   background-color: #67AEDA;
   color:#040444;
   color:#402000;
   border: 1px solid #111;
   border: 1px solid #4F2F00;
  }
  }
  input.searchButton {
  input.searchButton {
   background-color: #E2D21F;
   background-color: #67AEDA;
   border: 1px solid black;
   border: 1px solid #4F2F00;
   color:#050555;
   color:#402000;
  }
  }
  #searchInput {
  #searchInput {
   border: 1px solid black;
   border: 1px solid #4F2F00;
   background-color: #E2D21F;
   background-color: #579ECA;
   color:#040444;
   color:#503000;
  }
  }
  textarea {
  textarea {
Line 72: Line 75:
   font-size: 14px;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshitabg.png);
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshitabg.png);
   color:#060666;
   color:#420;
   border:2px solid #009
   border:2px solid #006
  }
  }


Line 79: Line 82:
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   background-color: #ECDF2F;
   background-color: #87CEFA;
   color: #030333;
   color: #310;
   border:1px solid black
   border: 1px
  }
  }
  #content {  
  #content {  
Line 89: Line 92:
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
   -moz-border-radius-bottomright: 1em;
   background-color: #F2E630;
   background-color: #87CEFA;
   border:1px solid #111;
   border:1px solid #420;
  }
  }


  .mainLegend { display:inline; }
  .mainLegend { display:inline; }
  #siteSub { display:inline;color:black;font-size:92%;font-weight:normal; }
  #siteSub { display:inline; color:black; font-size:92%; font-weight:normal; font-variant:small-caps }
  li#pt-userpage { background: none }
  li#pt-userpage { background: none }
  #footer {display:none}
  #footer {display:none}
  table.gallery { background:#F3E230 }
  table.gallery { background:#80C0FC }
  table.gallery td { background:#F3E230 }
  table.gallery td { background:#80C0FC }
  div.tleft,div.tright {border-color:#FE3 }
  div.tleft,div.tright {border-color:#87CEFA }
  div.thumb div { color:#060666;background:#F3E230 }
  div.thumb div { color:#420;background:#80C0FC }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#FE3 }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#87CEFA }
  td.diff-context { background:#ED2 }
  td.diff-context { background:#77BEEA }
  div.noarticletext { color:#060666;background:#ED2 }
  div.noarticletext { color:#420;background:#77BEEA }
  .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 }
  #footer { display:none }
  #column-google { display:none }
  #column-google { display:none }

Revision as of 20:27, March 17, 2008

 /* Wayoshi's custom .css (Cascading Style Sheet). That is, skin - changing how the wiki looks to me
 You may use any (past) version of this page or sections of it as your own as long as you credit me at the top,
 using a comment like I am here. 

CURRENTLY SUMMER THEME - SKYBLUE + DARK TAN w/ navy links! It's never too early to dream of no school. :D */ 

 @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:#87CEFA; }
 #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/Untitled-1.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/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:#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/Wayoshitabg.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
 }
 #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; }