User:Wayoshi/monobook.css: Difference between revisions

m
final fix
(sorry, I'm exhausted. I'll get to these images tomorrow first thing, and it'll be done)
m (final fix)
 
(29 intermediate revisions by the same user not shown)
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: LAVENDER (Wario's purple darkened to contrast with background well)
     FOREGROUND: BROWN
     LINKS: ELF GREEN
     LINKS: CHOCOLATE
     GAME FOCUS: Wario Land: Shake It
     GAME FOCUS: Mario & Luigi: Bowser's Inside Story
       LOGO: ----------
       LOGO: NA box art with "Graphic Pen" filter
       TEXTAREA: ----------
       TEXTAREA: Mario, Luigi and Bowser in 5% opacity with same "Graphic Pen" Adobe Photoshop Elements 7.0 filter - VERY COOL!
     PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Winterskin.png
     PREVIEW: <span class="plainlinks">[http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Autumnskin-1.png http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Autumnskin.png]</span>
    SPECIAL OPTION: SMB3 leaf content bg, 5% opacity. Not overbearing, simple sparse rows. See just below at "background" on how to activate!
  */
  */


Line 17: Line 18:
  @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:#ffc66d; /* the second one overrides the first, so uncomment if you want the leafs! */
  background:#f8f2a4;
  background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Autumncontentbg.png);
  }
  }
  #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/Wordbg-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;border-bottom:1px dotted #b00; }
  #p-personal a.new:visited, a.new:visited { color: #400; }
#p-personal a.new:hover, a.new:hover { border-bottom:none; }
  #p-personal a.new:visited, a.new:visited { color: #800;border-bottom:1px dotted #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/Winterbanner.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/MarioWiki/Wintertabg.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 107:
   -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;
  }
  }
#p-cactions li {
  border:none!important;
} //this is a fix of clashing w/ main Monobook.
#p-cactions li a {-moz-border-radius-topleft:0.72em!important;-moz-border-radius-topright:0.72em!important; }


  .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; }
  table.gallery { background:#ffb65d; border:1px solid #ffc66d; }
  table.gallery td { background:#ebe596; }
  table.gallery td { background:#ffb65d; border:1px solid #ffc66d; }
  div.tleft,div.tright {border-color:#ebe596; }
div.gallerybox div.thumb { border: 1px solid #ffb65d; }
  div.thumb div { color:#620853;background:#e8e294; }
  div.tleft,div.tright {border-color:#ffc66d; }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#f8f2a4; }
  div.thumb div { color:#630400;background:#ffb65d; }
  td.diff-context { background:#ebe596; }
  table.diff, td.diff-otitle, td.diff-ntitle { background:#ffc66d; }
  div.noarticletext { color:#620853;background:#e8e294; }
  td.diff-context { background:#ffb65d; }
  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; }
10,241

edits