User:The Gravitator/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
     font-family: verdana;
     font-family: verdana;
     background-repeat: repeat;
     background-repeat: repeat;
     background: #f9f9f9 url("http://i6.photobucket.com/albums/y220/lombre459/SuperWarioWiki.gif")
     background: #f9f9f9 url("http://i6.photobucket.com/albums/y220/lombre459/WarioBackground.png")
  }
  }


  a { color: #800000; }
  a { color: #008800; }


  a:visited { color: #A0522D; }
  a:visited { color: #6B8E23; }


  a:active { color: orange; }
  a:active { color: #000000; }


#content, #content table {
#content, #content table {
background:#FFFACD
background:#FFFFFF
}
}
  input {
  input {
   background-color: #F0E68C;
   background-color: #90EE90;
   color:#A52A2A;
   color:#191970;
   border: 1px solid #BDB76B;
   border: 1px solid #8B008B;
  }
  }


   ul { list-style-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariotiny.jpg); }
   ul { list-style-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariowikismall.png); }


  #p-personal a.new { color: #C71585; }
  #p-personal a.new { color: #FFFFFF; }


  #p-personal a.new:visited { color:#C71585; }
  #p-personal a.new:visited { color:#0000FF; }


  p { margin: 0.9em 0em 1em 0em; }
  p { margin: 0.9em 0em 1em 0em; }


table.gallery { background:#F5DEB3; }
table.gallery { background:#D8BFD8; }
  table.gallery td { background:#F5DEB3; }
  table.gallery td { background:#DDA0DD; }


  #siteSub { display:inline; color:#800000; font-size:92%; font-weight:normal; font-variant:small-caps; }
  #siteSub { display:inline; color:#2F4F4F; font-size:92%; font-weight:normal; font-variant:small-caps; }


  h1, h2, h3, h4, h5, h6 {
  h1, h2, h3, h4, h5, h6 {
Line 40: Line 40:




  pre { border: 1px dashed #FFD700; overflow: auto; }
  pre { border: 1px dashed #4682B4; overflow: auto; }


  textarea { background: #FFFFFF url("http://i6.photobucket.com/albums/y220/lombre459/ShakeItTextArea.jpg")
  textarea { background: #B0E0E6 url("http://i6.photobucket.com/albums/y220/lombre459/Wariowikitable.gif")
  }
  }


Line 62: Line 62:
  }
  }


  h1 { font-family:Rockwell; font-size:28px;color:#800000;border-bottom-color:#B8860B; }
  h1 { font-family:cursive; font-size:28px;color:#4B0082;border-bottom-color:#ADFF2F; }
  h2,h3,h4,h5,h6 { color:#800000; border-bottom-color:#B8860B; }
  h2,h3,h4,h5,h6 { color:#4B0082; border-bottom-color:#ADFF2F; }
  hr { background-color: black; color: black }
  hr { background-color: blue; color: blue }


  #catlinks {
  #catlinks {
     background-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariosmall.png);
     background-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariowikipyoro.png);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-position: center right;
     background-position: center right;
Line 73: Line 73:
  }
  }


  #p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/WarioLogo-1.png) 35% 50%
  #p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/WarioWareLogo.png) 35% 50%
  no-repeat !important; }
  no-repeat !important; }


Line 85: Line 85:


  #navbox {  
  #navbox {  
     /*border:1px solid #2f6fab;*/
     /*border:1px solid #FFFFFF;*/
     border: 1px solid #aaaaaa;
     border: 1px solid #FFFFFF;
     background-color:#FFD700;
     background-color:#9966CC;
     padding: 5px;
     padding: 5px;
     font-size: 95%;
     font-size: 95%;
Line 94: Line 94:
  }
  }


  #bodyContent a.extiw:active { color: #FFD700; }
  #bodyContent a.extiw:active { color: #9966CC; }


  #bodyContent a.external { color: #06f; }
  #bodyContent a.external { color: #06f; }
Line 124: Line 124:
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topleft: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   background-color: #FFD700;
   background-color: #AFEEEE;
   color: #800000;
   color: #006400;
   border: 1px solid #800000
   border: 1px solid #006400
}
}


Line 132: Line 132:
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
   -moz-border-radius-bottomright: 1em;
   background-color: #FFD700;
   background-color: #AFEEEE;
   border:1px solid #800000;
   border:1px solid #4B0082;
  }
  }


Line 139: Line 139:
     padding: 0 0.4em !important;
     padding: 0 0.4em !important;
     cursor: pointer;
     cursor: pointer;
     background-color: White;
     background-color: #DDA0DD;
     border: 1px solid #2f6fab;  
     border: 1px solid #7B68EE;  
     font-weight: normal;
     font-weight: normal;
  }  
  }  
Line 290: Line 290:
  }
  }


  #p-personal ul li a {color:#FFFF00;background-color:#D2691E;font-size:105%; }
  #p-personal ul li a {color:#9932CC;background-color:#D8BFD8;font-size:105%; }


  #adbrite-ads {
  #adbrite-ads {

Latest revision as of 23:20, February 17, 2009

 body {
    font-size: 10px;
    font-family: verdana;
    background-repeat: repeat;
    background: #f9f9f9 url("http://i6.photobucket.com/albums/y220/lombre459/WarioBackground.png")
 }

 a { color: #008800; }

 a:visited { color: #6B8E23; }

 a:active { color: #000000; }

#content, #content table {
background:#FFFFFF
}
 input {
  background-color: #90EE90;
  color:#191970;
  border: 1px solid #8B008B;
 }

  ul { list-style-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariowikismall.png); }

 #p-personal a.new { color: #FFFFFF; }

 #p-personal a.new:visited { color:#0000FF; }

 p { margin: 0.9em 0em 1em 0em; }

table.gallery { background:#D8BFD8; }
 table.gallery td { background:#DDA0DD; }

 #siteSub { display:inline; color:#2F4F4F; font-size:92%; font-weight:normal; font-variant:small-caps; }

 h1, h2, h3, h4, h5, h6 {
    color: black;
    margin: 0px;
 }


 pre { border: 1px dashed #4682B4; overflow: auto; }

 textarea { background: #B0E0E6 	 url("http://i6.photobucket.com/albums/y220/lombre459/Wariowikitable.gif")
 }

 #file img { background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
 }

 #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
    margin-bottom:0.6em;
 }

 #siteNotice {
    padding: 0.3em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    background: #fff;
    font-size: smaller;
    line-height: 90%;
 }

 h1 { font-family:cursive; font-size:28px;color:#4B0082;border-bottom-color:#ADFF2F; }
 h2,h3,h4,h5,h6 { color:#4B0082; border-bottom-color:#ADFF2F; }
 hr { background-color: blue; color: blue }

 #catlinks {
    background-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariowikipyoro.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 50px;
 }

 #p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/WarioWareLogo.png) 35% 50%
 no-repeat !important; }

 .spoiler {
    width:70%;
    padding: 0.2em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
 }

 #navbox { 
    /*border:1px solid #FFFFFF;*/
    border: 1px solid #FFFFFF;
    background-color:#9966CC;
    padding: 5px;
    font-size: 95%;
    margin-left: 15px;
    margin-bottom: 15px;
 }

 #bodyContent a.extiw:active { color: #9966CC; }

 #bodyContent a.external { color: #06f; }

 #p-personal li a:hover {
    background-color: none;
    text-decoration: underline;
 }

 #p-cactions li a { color: #00c; }

 #p-cactions .new a { color:#c00; }

 #preftoc a:active { color: #00c; }

 #content {
    margin-left: 12.5em;
 }

 #p-cactions {
    left: 11.8em;
 }

 .portlet {
    width: 11.9em;
 }

 #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: #AFEEEE;
  color: #006400;
  border: 1px solid #006400
}

 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #AFEEEE;
  border:1px solid #4B0082;
 }

 input.searchButton {
    padding: 0 0.4em !important;
    cursor: pointer;
    background-color: #DDA0DD;
    border: 1px solid #7B68EE; 
    font-weight: normal;
 } 

 #searchGoButton {
    font-weight: normal;
 }

 #searchInput {
    border: 1px solid #2f6fab; 
 } 

 input[type="radio"], input[type="checkbox"] {
    border: none;
 }

 select {
    border: 1px solid #2f6fab; 
    color: Black;
 }

 .IntroPageBox {
    background-color: #ffe;
    background-repeat: no-repeat;
    background-position: bottom right;
 }

 .IntroPageBox div.tright {
    border-color: transparent !important;
 }

 blockquote {
   border-left: 3px solid #06f;
   margin-left: 2em;
   padding-left: 1em;
 }

 .oldh3 {font-size: 132%}

 .spoiler {
   padding: 0.2em;
   margin: 10px;
   border-top: 2px solid #ccc;
   border-bottom: 2px solid #ccc;
 }

 #disambig {
   border-top: 3px double #cccccc; 
   border-bottom: 3px double #cccccc;
 }

 .references {
   font-size:92%
 }

 .smalltoptext {
   font-size:108%;
   padding-top:5.2em;
   padding-bottom:0.09em;
   padding-right:0em;
   float:right;
   position:absolute;
   right:1.5em;
   top:0em;
   white-space:nowrap;
 }

 .shroom {
   background:url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat;
   padding:0.3em;
   color:black
 }

 .troublecenter {
   background:url(http://www.mariowiki.com/images/2/2c/Troublecenterbg.png) repeat;
   padding:0.2em;
   color:#262626
 }

 .sigbox {
   background: url(http://www.mariowiki.com/images/sigboxbg.png) no-repeat top left;
   min-height: 35px;
   min-width: 295px;
 }

 #content {
     margin: 2.8em 119px 0 12.2em;
     border: 1px solid #aaaaaa;
 }

 #p-personal {
     z-index: 6;
 }

 #f-poweredbyico {
     z-index: 0;
 }

 .right {
     text-align:right;
 }

 .awards {
     background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-2copy-1.png);
 }

 .proposal {
     background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/peerreviewbg.png);
 }

 .fakenews {
     background:url(http://www.mariowiki.com/images/e/e0/Version2small.png);
 }

 .interview {
     background:url(http://www.mariowiki.com/images/a/ab/Yoshi_Emblem.gif);
 }

 /* Side ad code */

 #column-google {
     width: 120px;
     clear: left;
     position: absolute;
     padding: 35px 0px 6px 6px;
     float: right;
     right: 0px;
     top: 0px;
     z-index: 1;
 }

 #google-ads {
     background-color: #FFFFFF;
     z-index: 5;
 }

 #google-linkbox {
     background-color: #FFFFFF;
     padding: 0px 0px 2px 0px;
     z-index: -5;
 }

 #google-referral {
     background-color: #FFFFFF;
     border: 1px solid #aaaaaa;
     padding: 2px 0px 2px 0px;
     text-align: center;
     z-index: 5;
 }

 #p-personal ul li a {color:#9932CC;background-color:#D8BFD8;font-size:105%; }

 #adbrite-ads {
     background-color: #FFFFFF;
     border: 1px solid #aaaaaa;
     padding: 0px 2px 2px 2px;
     text-align: center;
     z-index: 5;
 }

 /* End ad code */

 /* Main Page */

 .MainPageAffiliatesBox {
   padding: 0px 2px 7px 2px;
   color: #000;
   background: url(http://www.mariowiki.com/images/affiliatesbg.png) repeat-x bottom #5C94FC;
   border: 1px solid #000000;
   width: 100%;
   margin-top: 1px;
   margin-bottom: -5px;
 }

 .affiliates {
    text-align: center;
    font-size: 10px;
 }

 .affiliates a {
    background: none !important;
    padding: 0 !important;
 }

 .affiliates img {
    margin-top: 1px;
    margin-bottom: 2px;
 }

 .MainTopText a {
   color: black;
   text-decoration: none;
 }

 .MainTopText a:hover {
   color: black;
   text-decoration: underline;
 }

 .MainPageProposalBox h3 {
   font-size: 120%;
 }

  /* End Main Page */

 #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;
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
 }