User:Noahp89/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:
/* Wayoshi's custom .css (Cascading Style Sheet). That is, skin - changing how the wiki looks to me
/* 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 Wayoshi 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.  
  (preferably, just copy this comment with the skin).
 
All logos have a "WCSS", with my calligraphy W used in my sig, in the upper left corner (consider it my stamp, or w/e :P).
  SUMMER THEME - SKYBLUE + DARK TAN w/ navy links! It's never too early to dream of no school. Go MKWii! :D */  
  ------------------------------------------
WARIO THEME! (INCOMPLETE)
    BACKGROUND: LIGHT GOLD (Wario's yellow lightened up to be easy on the eyes, tweaked a little)
    FOREGROUND: DARK LAVENDER (Wario's purple darkened to contrast with background well)
    LINKS: DARK GREEN
    GAME FOCUS: Wario Land: Shake It
      LOGO: Wario being stabbed by Pitchfork in orange glaze and yellow plastic.
      TEXTAREA: Green Merfle in green glaze, Treasure Chest with no changes, Wario in purple glaze, all at 5% opacity
    PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Warioskin.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:noahp89i/monobook.css&action=raw&ctype=text/css";
  @import "/index.php?title=User:noahp89/monobook.css&action=raw&ctype=text/css";
   
   
  /* yellow/blue */
  /* all blue */
  #content, #content table {
  #content, #content table {
   color:#530;
   color:#721863;
   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:#f8f2a4;
  }
  }
  #content { border:1px solid #310 }
  #content { border:1px solid #0C4639; }
  #p-cactions ul li a:hover { background-color:#77BEEA }
  #p-cactions ul li a:hover { background-color:#e8e294; }
  #p-personal ul li a { color:#420;background-color:#77BEEA; font-size:105% }
  #p-personal ul li a {color:#620853;background-color:#e8e294;font-size:105%; }
  #p-personal ul li a:hover { background-color:#87CEFA }
  #p-personal ul li a:hover { background-color:#f8f2a4; }
  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/Wariowordbg-1.png);
  a { color: #00006F; text-decoration: none; }
}
  a:visited { color: #00003C; }
  a { color: #3C7669; text-decoration: none; }
  a:visited { color: #0C4639; }
  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: #d8d284;
   border: 1px dashed #002;
   border: 1px dashed #822873;
   color: #310;
   color: #420233;
  }
  }
  #bodyContent a.extiw:active { color: #00007F; }
  #bodyContent a.extiw:active { color: #6Ca699; }
  #bodyContent a.external { color: #00007F; }
  #bodyContent a.external { color: #6Ca699; }


  #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/Wariobanner.png) 35% 50% no-repeat !important; }


  pre { border: 1px dashed #420; background:#77BEEA;color:#642; overflow: auto; }
  pre { border: 1px dashed #620853; background:#e8e294;color:#420233; 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-3.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-3.png); }
  h1 { font-family:Jokerman; font-size:28px;color:#4D2D00;border-bottom-color:black; }
  h1 { font-family:Jokerman; font-size:28px;color:#520443;border-bottom-color:#4C8679; }
  h2,h3,h4,h5,h6 { color:#5D3D00; border-bottom-color:#310; }
  h2,h3,h4,h5,h6 { color:#620853; border-bottom-color:#4C8679; }
  hr { background-color: black; color: black }
  hr { background-color: black; color: black }


  #catlinks {
  #catlinks {
   border: 1px dotted #642;
   border: 1px dotted #4C8679;
   background-color: #77BEEA;
   background-color: #e8e294;
  }
  }
  //never know when this will return
  //never know when this will return
  #siteNotice {
  #siteNotice {
   background: #87CEFA;
   background: #f8f2a4;
   border-color:black;
   border-color:black;
  }
  }
  #navbox {  
  #navbox {  
   background: #77BEEA;
   background: #e8e294;
  }
  }
  select {
  select {
   border: 1px solid #420;  
   border: 1px solid #4C8679;  
   color:#503000
   color:#721863;
   background:#77BEEA
   background:#e8e294;
  }
  }
  input {
  input {
   background-color: #67AEDA;
   background-color: #fdf7a9;
   color:#402000;
   color:#822873;
   border: 1px solid #4F2F00;
   border: 1px solid #4C8679;
  }
  }
  input.searchButton {
  input.searchButton {
   background-color: #67AEDA;
   background-color: #f9f3a5;
   border: 1px solid #4F2F00;
   border: 1px solid #4C8679;
   color:#402000;
   color:#620853;
  }
  }
  #searchInput {
  #searchInput {
   border: 1px solid #4F2F00;
   border: 1px solid #1C5649;
   background-color: #579ECA;
   background-color: #fbf5a7;
   color:#503000;
   color:#620853;
  }
  }
  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/Wariotabg.png);
   color:#420;
   color:#620853;
   border:2px solid #006
   border:2px solid #0C4639;
  }
  }


Line 86: Line 97:
   -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: #f8f2a4;
   color: #310;
   color: #721863;
   border: 1px solid #420
   border: 1px solid #0C4639;
  }
  }
  #content {  
  #content {  
Line 96: Line 107:
   -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: #f8f2a4;
   border:1px solid #420;
   border:1px solid #0C4639;
  }
  }


  .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:#620853; font-size:92%; font-weight:normal; font-variant:small-caps; }
  li#pt-userpage { background: none }
  li#pt-userpage { background: none; }
  table.gallery { background:#80C0FC }
  table.gallery { background:#ebe596; border:1px solid #f8f2a4; }
  table.gallery td { background:#80C0FC }
  table.gallery td { background:#ebe596; border:1px solid #f8f2a4; }
  div.tleft,div.tright {border-color:#87CEFA }
div.gallerybox div.thumb { border: 1px solid #ebe596; }
  div.thumb div { color:#420;background:#80C0FC }
  div.tleft,div.tright {border-color:#f8f2a4; }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#87CEFA }
  div.thumb div { color:#620853;background:#e8e294; }
  td.diff-context { background:#77BEEA }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#f8f2a4; }
  div.noarticletext { color:#420;background:#77BEEA }
  td.diff-context { background:#ebe596; }
.troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }
  div.noarticletext { color:#620853;background:#e8e294; }
  .smalltoptext { padding-top:1.1em }
  .smalltoptext { padding-top:1.1em; }
  #footer { display:none }
  #footer { display:none; }

Revision as of 22:24, August 11, 2009

 /* 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,
 (preferably, just copy this comment with the skin).
 All logos have a "WCSS", with my calligraphy W used in my sig, in the upper left corner (consider it my stamp, or w/e :P).
 ------------------------------------------
 WARIO THEME! (INCOMPLETE)
    BACKGROUND: LIGHT GOLD (Wario's yellow lightened up to be easy on the eyes, tweaked a little)
    FOREGROUND: DARK LAVENDER (Wario's purple darkened to contrast with background well)
    LINKS: DARK GREEN
    GAME FOCUS: Wario Land: Shake It
       LOGO: Wario being stabbed by Pitchfork in orange glaze and yellow plastic.
       TEXTAREA: Green Merfle in green glaze, Treasure Chest with no changes, Wario in purple glaze, all at 5% opacity
    PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Warioskin.png
 */

 @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
 @import "/index.php?title=User:noahp89/monobook.css&action=raw&ctype=text/css";
 
 /* all blue */
 #content, #content table {
  color:#721863;
  /* background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); */
  background:#f8f2a4;
 }
 #content { border:1px solid #0C4639; }
 #p-cactions ul li a:hover { background-color:#e8e294; }
 #p-personal ul li a {color:#620853;background-color:#e8e294;font-size:105%; }
 #p-personal ul li a:hover { background-color:#f8f2a4; }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wariowordbg-1.png);
 }
 a { color: #3C7669; text-decoration: none; }
 a:visited { color: #0C4639; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #700 }
 #p-personal a.new:visited, a.new:visited { color: #400; }

 .usermessage {
  background: #d8d284;
  border: 1px dashed #822873;
  color: #420233;
 }
 #bodyContent a.extiw:active { color: #6Ca699; }
 #bodyContent a.external { color: #6Ca699; }

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

 pre { border: 1px dashed #620853; background:#e8e294;color:#420233; overflow: auto; }

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

 #catlinks {
  border: 1px dotted #4C8679;
  background-color: #e8e294;
 }
 //never know when this will return
 #siteNotice {
   background: #f8f2a4;
   border-color:black;
 }
 #navbox { 
   background: #e8e294;
 }
 select {
   border: 1px solid #4C8679; 
   color:#721863;
   background:#e8e294;
 }
 input {
  background-color: #fdf7a9;
  color:#822873;
  border: 1px solid #4C8679;
 }
 input.searchButton {
   background-color: #f9f3a5;
   border: 1px solid #4C8679;
   color:#620853;
 }
 #searchInput {
   border: 1px solid #1C5649;
   background-color: #fbf5a7;
   color:#620853;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/Wariotabg.png);
   color:#620853;
   border:2px solid #0C4639;
 }

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

 .mainLegend { display:inline; }
 #siteSub { display:inline; color:#620853; font-size:92%; font-weight:normal; font-variant:small-caps; }
 li#pt-userpage { background: none; }
 table.gallery { background:#ebe596; border:1px solid #f8f2a4; }
 table.gallery td { background:#ebe596; border:1px solid #f8f2a4; }
 div.gallerybox div.thumb { border: 1px solid #ebe596; }
 div.tleft,div.tright {border-color:#f8f2a4; }
 div.thumb div { color:#620853;background:#e8e294; }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#f8f2a4; }
 td.diff-context { background:#ebe596; }
 div.noarticletext { color:#620853;background:#e8e294; }
 .smalltoptext { padding-top:1.1em; }
 #footer { display:none; }