User:Jdrowlands/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (small revisions at the top no change to actual skin, so no refresh required)
(WIN!)
Line 1: Line 1:
  /* Credit to Wayoshi, this skin is AWESOME! */  
  /* Yay! Credit Wayoshi for all of this
------------------------------------------
WINTER THEME!
    BACKGROUND: ICE BLUE
    FOREGROUND: MIDNIGHT BLUE
    LINKS: STEEL BLUE
    GAME FOCUS: Paper Mario 2
      LOGO: Mario smashing with hammer glazed with blue glass, blue tone, and light blue plastic.
      TEXTAREA: Images of all partners but Flurrie, glazed with blue glass, at 5% opacity (transparency).
    PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Winterskin.png
*/


  @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:Jdrowlands/monobook.css&action=raw&ctype=text/css";
  @import "/index.php?title=User:Wayoshi/monobook.css&action=raw&ctype=text/css";
   
   
  /* lightskyblue/darktan w/ MKWii content/textarea bg + logo */
  /* all blue */
  #content, #content table {
  #content, #content table {
   color:#530;
   color:#292980;
   background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png);
   /* background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); */
  background:#ECF9FE;
  }
  }
  #content { border:1px solid #310 }
  #content { border:1px solid #090960; }
  #p-cactions ul li a:hover { background-color:#77BEEA }
  #p-cactions ul li a:hover { background-color:#DCE9EE; }
  #p-personal ul li a { color:#420;background-color:#77BEEA; font-size:105% }
  #p-personal ul li a {color:#191970;background-color:#DCE9EE;font-size:105%; }
  #p-personal ul li a:hover { background-color:#87CEFA }
  #p-personal ul li a:hover { background-color:#ECF9FE; }
  body { font-family:Arial; font-size:10px;
  body { font-family:Arial; font-size:10px;
   background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg.png) ;}
   background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg-1.png);
  a { color: #00006F; text-decoration: none; }
}
  a:visited { color: #00003C; }
  a { color: #4682B4; text-decoration: none; }
  a:visited { color: #266294; }
  a:active { color: #333; }
  a:active { color: #333; }
  #p-personal a.new, a.new { color: #700 }
  #p-personal a.new, a.new { color: #700 }
  #p-personal a.new:visited, a.new:visited { color: #A00; }
  #p-personal a.new:visited, a.new:visited { color: #400; }


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


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


  pre { border: 1px dashed #420; background:#77BEEA;color:#642; overflow: auto; }
  pre { border: 1px dashed #191970; background:#DCE9EE;color:#090960; overflow: auto; }


  .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:#4D2D00;border-bottom-color:black; }
  h1 { font-family:Jokerman; font-size:28px;color:#090960;border-bottom-color:#6969C0; }
  h2,h3,h4,h5,h6 { color:#5D3D00; border-bottom-color:#310; }
  h2,h3,h4,h5,h6 { color:#191970; border-bottom-color:#6969C0; }
  hr { background-color: black; color: black }
  hr { background-color: black; color: black }


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


Line 82: Line 94:
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   background-color: #87CEFA;
   background-color: #ECF9FE;
   color: #310;
   color: #292980;
   border: 1px solid #420
   border: 1px solid #191970
  }
  }
  #content {  
  #content {  
Line 92: Line 104:
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
   -moz-border-radius-bottomright: 1em;
   background-color: #87CEFA;
   background-color: #ECF9FE;
   border:1px solid #420;
   border:1px solid #191970;
  }
  }


  .mainLegend { display:inline; }
  .mainLegend { display:inline; }
  #siteSub { display:inline; color:black; font-size:92%; font-weight:normal; font-variant:small-caps }
  #siteSub { display:inline; color:#191970; font-size:92%; font-weight:normal; font-variant:small-caps; }
  li#pt-userpage { background: none }
  li#pt-userpage { background: none; }
#footer {display:none}
  table.gallery { background:#E0ECF2; }
  table.gallery { background:#80C0FC }
  table.gallery td { background:#E0ECF2; }
  table.gallery td { background:#80C0FC }
  div.tleft,div.tright {border-color:#ECF9FE; }
  div.tleft,div.tright {border-color:#87CEFA }
  div.thumb div { color:#191970;background:#DCE9EE; }
  div.thumb div { color:#420;background:#80C0FC }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#ECF9FE; }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#87CEFA }
  td.diff-context { background:#DCE9EE; }
  td.diff-context { background:#77BEEA }
  div.noarticletext { color:#191970;background:#DCE9EE; }
  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) }
  .smalltoptext { padding-top:1.1em; }
 
  #footer { display:none; }
  //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 10:50, September 9, 2008

 /* Yay! Credit Wayoshi for all of this
 ------------------------------------------
 WINTER THEME!
    BACKGROUND: ICE BLUE
    FOREGROUND: MIDNIGHT BLUE
    LINKS: STEEL BLUE
    GAME FOCUS: Paper Mario 2
       LOGO: Mario smashing with hammer glazed with blue glass, blue tone, and light blue plastic.
       TEXTAREA: Images of all partners but Flurrie, glazed with blue glass, at 5% opacity (transparency).
    PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Winterskin.png
 */

 @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";
 
 /* all blue */
 #content, #content table {
  color:#292980;
  /* background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); */
  background:#ECF9FE;
 }
 #content { border:1px solid #090960; }
 #p-cactions ul li a:hover { background-color:#DCE9EE; }
 #p-personal ul li a {color:#191970;background-color:#DCE9EE;font-size:105%; }
 #p-personal ul li a:hover { background-color:#ECF9FE; }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg-1.png);
 }
 a { color: #4682B4; text-decoration: none; }
 a:visited { color: #266294; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #700 }
 #p-personal a.new:visited, a.new:visited { color: #400; }

 .usermessage {
  background: #CCD9DE;
  border: 1px dashed #393990;
  color: #090960;
 }
 #bodyContent a.extiw:active { color: #00004F; }
 #bodyContent a.external { color: #00004F; }

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

 pre { border: 1px dashed #191970; background:#DCE9EE;color:#090960; 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:#090960;border-bottom-color:#6969C0; }
 h2,h3,h4,h5,h6 { color:#191970; border-bottom-color:#6969C0; }
 hr { background-color: black; color: black }

 #catlinks {
  border: 1px dotted #6969C0;
  background-color: #DCE9EE;
 }
 //never know when this will return
 #siteNotice {
   background: #ECF9FE;
   border-color:black;
 }
 #navbox { 
   background: #DCE9EE;
 }
 select {
   border: 1px solid #6969C0; 
   color:#4949A0;
   background:#DCE9EE;
 }
 input {
  background-color: #D9E6EB;
  color:#393990;
  border: 1px solid #6969C0;
 }
 input.searchButton {
   background-color: #D3E0E5;
   border: 1px solid #4949A0;
   color:#191970;
 }
 #searchInput {
   border: 1px solid #393990;
   background-color: #CFDBE1;
   color:#191970;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wintertabg.png);
   color:#191970;
   border:2px solid #090960;
 }

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

 .mainLegend { display:inline; }
 #siteSub { display:inline; color:#191970; font-size:92%; font-weight:normal; font-variant:small-caps; }
 li#pt-userpage { background: none; }
 table.gallery { background:#E0ECF2; }
 table.gallery td { background:#E0ECF2; }
 div.tleft,div.tright {border-color:#ECF9FE; }
 div.thumb div { color:#191970;background:#DCE9EE; }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#ECF9FE; }
 td.diff-context { background:#DCE9EE; }
 div.noarticletext { color:#191970;background:#DCE9EE; }
 .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg); }
 .smalltoptext { padding-top:1.1em; }
 #footer { display:none; }