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
 
(One intermediate revision 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/Wariowikibg.gif")
     background: #f9f9f9 url("http://i6.photobucket.com/albums/y220/lombre459/WarioBackground.png")
  }
  }


  a { color: #4682B4; }
  a { color: #008800; }


  a:visited { color: #7B68EE; }
  a:visited { color: #6B8E23; }


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


#content, #content table {
#content, #content table {
background:#E6E6FA
background:#FFFFFF
}
}
  input {
  input {
   background-color: #DDA0DD;
   background-color: #90EE90;
   color:#191970;
   color:#191970;
   border: 1px solid #8B008B;
   border: 1px solid #8B008B;
Line 23: Line 23:
   ul { list-style-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariowikismall.png); }
   ul { list-style-image: url(http://i6.photobucket.com/albums/y220/lombre459/Wariowikismall.png); }


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


  #p-personal a.new:visited { color:#0000FF; }
  #p-personal a.new:visited { color:#0000FF; }
Line 29: Line 29:
  p { margin: 0.9em 0em 1em 0em; }
  p { margin: 0.9em 0em 1em 0em; }


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


  #siteSub { display:inline; color:#2F4F4F; 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; }
Line 62: Line 62:
  }
  }


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


Line 73: Line 73:
  }
  }


  #p-logo a { background: url(http://i6.photobucket.com/albums/y220/lombre459/wariologo-2.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 #00008B;*/
     /*border:1px solid #FFFFFF;*/
     border: 1px solid #00008B;
     border: 1px solid #FFFFFF;
     background-color:#9966CC;
     background-color:#9966CC;
     padding: 5px;
     padding: 5px;
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: #B0E0E6;
   background-color: #AFEEEE;
   color: #4B0082;
   color: #006400;
   border: 1px solid #4B0082
   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: #B0E0E6;
   background-color: #AFEEEE;
   border:1px solid #4B0082;
   border:1px solid #4B0082;
  }
  }

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;
 }