User:Wayoshi/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (small reset)
(it's been a long while...tried some new things, but much of the same too...may tweak things later too... check it out! :D)
Line 4: Line 4:
  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).
  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)
  AUTUMN THEME! SIMPLER THIS TIME.
     BACKGROUND: LIGHT GOLD (Wario's yellow lightened up to be easy on the eyes, tweaked a little)
     BACKGROUND: MID-LIGHT ORANGE
     FOREGROUND: DARK LAVENDER (Wario's purple darkened to contrast with background well)
     FOREGROUND: BROWN
     LINKS: DARK GREEN
     LINKS: CHOCOLATE
     GAME FOCUS: Wario Land: Shake It
     GAME FOCUS: Mario & Luigi: Bowser's Inside Story
       LOGO: Wario being stabbed by Pitchfork in orange glaze and yellow plastic.
       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
       TEXTAREA: Mario, Luigi and Bowser in 5% opacity with "Graphic Pen" Adobe Photoshop Elements 7.0 filter - VERY COOL!
     PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Warioskin.png
     PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Warioskin.png
  */
  */
Line 17: Line 17:
  @import "/index.php?title=User:Wayoshi/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 {
  #content, #content table {
   color:#721863;
   color:#731400;
   /* 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;
   background:#ffc66d;
  }
  }
  #content { border:1px solid #0C4639; }
  #content { border:1px solid #bf0500; }
  #p-cactions ul li a:hover { background-color:#e8e294; }
  #p-cactions ul li a:hover { background-color:#efb65d; }
  #p-personal ul li a {color:#620853;background-color:#e8e294;font-size:105%; }
  #p-personal ul li a {color:#731400;background-color:#ffc66d;font-size:105%; }
  #p-personal ul li a:hover { background-color:#f8f2a4; }
  #p-personal ul li a:hover { background-color:#efb65d; }
  body { font-family:Arial; font-size:10px;
  body { font-family:Arial; font-size:10px;
   background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wariowordbg-1.png);
   background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Autumnwordbg.png);
  }
  }
  a { color: #3C7669; text-decoration: none; }
  a { color: #b24900; text-decoration: none; }
  a:visited { color: #0C4639; }
  a:visited { color: #b21900; }
  a:active { color: #333; }
  a:active { color: #333; }
  #p-personal a.new, a.new { color: #700 }
  #p-personal a.new, a.new { color: #b00 }
  #p-personal a.new:visited, a.new:visited { color: #400; }
  #p-personal a.new:visited, a.new:visited { color: #800; }


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


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


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


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


  #catlinks {
  #catlinks {
   border: 1px dotted #4C8679;
   border: 1px dotted #df2500;
   background-color: #e8e294;
   background-color: #efb65d;
  }
  }
  //never know when this will return
  //never know when this will return
  #siteNotice {
  #siteNotice {
   background: #f8f2a4;
   background: #ffc66d;
   border-color:black;
   border-color:black;
  }
  }
  #navbox {  
  #navbox {  
   background: #e8e294;
   background: #efb65d;
  }
  }
  select {
  select {
   border: 1px solid #4C8679;  
   border: 1px solid #df2500;  
   color:#721863;
   color:#731400;
   background:#e8e294;
   background:#efb65d;
  }
  }
  input {
  input {
   background-color: #fdf7a9;
   background-color: #ffd67d;
   color:#822873;
   color:#832400;
   border: 1px solid #4C8679;
   border: 1px solid #df2500;
  }
  }
  input.searchButton {
  input.searchButton {
   background-color: #f9f3a5;
   background-color: #ffd67d;
   border: 1px solid #4C8679;
   border: 1px solid #df2500;
   color:#620853;
   color:#630400;
  }
  }
  #searchInput {
  #searchInput {
   border: 1px solid #1C5649;
   border: 1px solid #cf1500;
   background-color: #fbf5a7;
   background-color: #ffd67d;
   color:#620853;
   color:#630400;
  }
  }
  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/Wariotabg.png);
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Autumntabg.png);
   color:#620853;
   color:#630400;
   border:2px solid #0C4639;
   border:2px solid #bf0500;
  }
  }


  #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;
   background-color: #ffc66d;
  -moz-border-radius-topright: 1em;
   color: #731400;
   background-color: #f8f2a4;
   border: 1px solid #bf0500;
   color: #721863;
   border: 1px solid #0C4639;
  }
  }
  #content {  
  #content {  
Line 107: Line 105:
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
   -moz-border-radius-bottomright: 1em;
   background-color: #f8f2a4;
   background-color: #ffc66d;
   border:1px solid #0C4639;
   border:1px solid #bf0500;
  border-left: none;
  }
  }


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

Revision as of 01:44, August 7, 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).
 ------------------------------------------
 AUTUMN THEME! SIMPLER THIS TIME.
    BACKGROUND: MID-LIGHT ORANGE
    FOREGROUND: BROWN
    LINKS: CHOCOLATE
    GAME FOCUS: Mario & Luigi: Bowser's Inside Story
       LOGO: Wario being stabbed by Pitchfork in orange glaze and yellow plastic.
       TEXTAREA: Mario, Luigi and Bowser in 5% opacity with "Graphic Pen" Adobe Photoshop Elements 7.0 filter - VERY COOL!
    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:Wayoshi/monobook.css&action=raw&ctype=text/css";
 

 #content, #content table {
  color:#731400;
  /* background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); */
  background:#ffc66d;
 }
 #content { border:1px solid #bf0500; }
 #p-cactions ul li a:hover { background-color:#efb65d; }
 #p-personal ul li a {color:#731400;background-color:#ffc66d;font-size:105%; }
 #p-personal ul li a:hover { background-color:#efb65d; }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Autumnwordbg.png);
 }
 a { color: #b24900; text-decoration: none; }
 a:visited { color: #b21900; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #b00 }
 #p-personal a.new:visited, a.new:visited { color: #800; }

 .usermessage {
  background: #dfa64d;
  border: 1px dashed #832400;
  color: #630400;
 }
 #bodyContent a.extiw:active { color: #d26920; }
 #bodyContent a.external { color: #d26920; }

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

 pre { border: 1px dashed #630400; background:#efb65d;color:#630400; overflow: auto; }

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

 #catlinks {
  border: 1px dotted #df2500;
  background-color: #efb65d;
 }
 //never know when this will return
 #siteNotice {
   background: #ffc66d;
   border-color:black;
 }
 #navbox { 
   background: #efb65d;
 }
 select {
   border: 1px solid #df2500; 
   color:#731400;
   background:#efb65d;
 }
 input {
  background-color: #ffd67d;
  color:#832400;
  border: 1px solid #df2500;
 }
 input.searchButton {
   background-color: #ffd67d;
   border: 1px solid #df2500;
   color:#630400;
 }
 #searchInput {
   border: 1px solid #cf1500;
   background-color: #ffd67d;
   color:#630400;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Autumntabg.png);
   color:#630400;
   border:2px solid #bf0500;
 }

 #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {  
  background-color: #ffc66d;
  color: #731400;
  border: 1px solid #bf0500;
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #ffc66d;
  border:1px solid #bf0500;
  border-left: none;
 }

 .mainLegend { display:inline; }
 #siteSub { display:inline; color:#630400; font-size:92%; font-weight:normal; font-variant:small-caps; padding-left:10px; }
 li#pt-userpage { background: none; }
 table.gallery { background:#ffb65d; border:1px solid #ffc66d; }
 table.gallery td { background:#ffb65d; border:1px solid #ffc66d; }
 div.gallerybox div.thumb { border: 1px solid #ffb65d; }
 div.tleft,div.tright {border-color:#ffc66d; }
 div.thumb div { color:#630400;background:#ffb65d; }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#ffc66d; }
 td.diff-context { background:#ffb65d; }
 div.noarticletext { color:#630400;background:#ffb65d; }
 .smalltoptext { padding-top:1.1em; }
 #footer, #column-google, #google-ads, #google-linkbox, #google-referral, #adbrite-ads { display:none; }