User:Plumber/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:
  /* Made by PLUMs. You can use this, or ask me to make you a monobook, just give credit. */
  /* Made by PLUMs. You can use this, or ask me to make you a monobook, just give credit. */
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:HK-47/monobook.css&action=raw&ctype=text/css";
  #content, #content table {color:teal;background:#000;border:2px dotted white;font-family:Comic Sans MS;font-size:14px; }
  #content, #content table {color:teal;background:#000;border:2px dotted white;font-family:Comic Sans MS;font-size:14px; }
  #p-cactions ul li a { color:#F00;background-color:black }
  #p-cactions ul li a { color:#F00;background-color:black }
Line 42: Line 47:
   background: #FFFFFF url("http://img01.picoodle.com/img/img01/9/7/30/f_editthism_4b403ab.jpg")
   background: #FFFFFF url("http://img01.picoodle.com/img/img01/9/7/30/f_editthism_4b403ab.jpg")
}
}
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
}
li#pt-userpage, li#pt-anonuserpage, li#pt-login
{
    background: url(http://img28.picoodle.com/img/img28/9/7/26/f_DarkLinkm_562b827.png) top left no-repeat;
}
/* black/red */
#content, #content table {color:#ACC6FC;background:#0F0F0F }
#p-cactions ul li a { background-color:#161616; }
#p-cactions ul li a:hover { background-color:#444; border:1px solid black }
#p-personal ul li a { color:#F00;background-color:black }
#p-personal ul li a:hover {background-color:black}
.usermessage {
  background: #292929;
  border: 1px dashed #FFF;
}
#bodyContent a.extiw:active { color: #F00; }
#bodyContent a.external { color: #C00; }
pre { border: 1px dashed #EFE; background:#9C9;color:#f9f9f9; overflow: auto; }
#catlinks {
  border: 1px dotted #DDD;
  background-color: #222;
  background-image: url(http://img32.picoodle.com/img/img32/9/8/4/f_wapeachm_2f0224d.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-right: 50px;
}
#siteNotice {
  background: #161616;
}
  #navbox {  
  #navbox {  
   background: #191919;
   background: #191919;
Line 52: Line 94:
  input {
  input {
   background-color: #333;
   background-color: #333;
   color:white
   color:#B6D0FF
  }
  }
  input.searchButton {
  input.searchButton {
   background-color: #333;
   background-color: #333;
   border: 1px solid #111;
   border: 1px solid #111;
   color:red;
   color:#9CB6EC;
  }
  }
  #searchInput {
  #searchInput {
   border: 1px solid #212;
   border: 1px solid black;
   background-color: #333;
   background-color: #333;
   color:crimson;
   color:#9CB6EC;
 
#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: #111;
  color: #9CB6EC;
  border:1px solid black
  }
  }
  #catlinks {
  #content {  
    background-image: url(http://img32.picoodle.com/img/img32/9/8/4/f_wapeachm_2f0224d.png);
  -moz-border-radius: 1em;
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 50px;
  border: 1px dotted #FFF;
  background-color: #000;
  }
  }
  div.pBody {
  div.pBody {
Line 78: Line 122:
   border:1px solid #111;
   border:1px solid #111;
  }
  }
/* This creates rounded corners, only possible in Mozilla. Copied from MediaWiki.org */
#p-cactions ul li, #p-cactions ul li a { 
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
}
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
}
li#pt-userpage, li#pt-anonuserpage, li#pt-login
{
    background: url(http://img28.picoodle.com/img/img28/9/7/26/f_DarkLinkm_562b827.png) top left no-repeat;
}
#siteNotice {
  background: #161616;
  border-color:maroon;
li#pt-userpage { background: #93C }
#footer { display:none }
#column-google { display:none }
#google-ads { display:none }
#google-linkbox { display:none }
#google-referral { display:none }
#adbrite-ads { display:none }
#content { display:none }
#p-personal { display:none }
#f-poweredbyico { z-index: 0; }


.right { text-align:right; }
  .mainLegend { display:inline; }
  .mainLegend { display:inline; }
  #siteSub { display:inline;color:#7C96CC;font-size:92%;font-weight:normal; }
  #siteSub { display:inline;color:#7C96CC;font-size:92%;font-weight:normal; }
Line 117: Line 135:
  div.noarticletext { color:#ACC6FC;background:#262626 }
  div.noarticletext { color:#ACC6FC;background:#262626 }
  .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }
  .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }
#adbrite-ads { display:none }
#f-poweredbyico { z-index: 0; }

Revision as of 20:23, August 11, 2007

 /* Made by PLUMs. You can use this, or ask me to make you a monobook, just give credit. */

 @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
 @import "/index.php?title=User:HK-47/monobook.css&action=raw&ctype=text/css";


 #content, #content table {color:teal;background:#000;border:2px dotted white;font-family:Comic Sans MS;font-size:14px; }
 #p-cactions ul li a { color:#F00;background-color:black }
 #p-cactions ul li a:hover { color:white;background-color:black }
 #p-personal ul li a { color:#F00;background-color:black }
 #p-personal ul li a:hover { color:white;background-color:black }
 body { font-family:Comic Sans MS; font-size:11px;
  background: url(http://img01.picoodle.com/img/img01/8/5/30/f_darthcheesem_9b8b2d7.png) ;}
 li a:hover  { color: purple; text-decoration: none; }
 a:hover  { color: purple; text-decoration: none; }
 a:visited:hover  { color: mediumslateblue; text-decoration: none; }
 a:active:hover  { color: gold; text-decoration: none; }
 a { color: red; text-decoration: none; }
 a:visited { color: green; }
 a:active { color: white; }
 #p-personal a.new, a.new { color: brown }
 #p-personal a.new:visited, a.new:visited { color: orange; }
 #p-logo a { background-image: url(http://img37.picoodle.com/img/img37/9/7/26/f_Logo2m_3611b10.png) !important; }
 #p-logo a:hover { background-image: url(http://img37.picoodle.com/img/img37/9/8/4/f_logo3m_de1fdee.png) !important; }
 #bodyContent a.extiw:active { color: purple; }
 #bodyContent a.external { color: yellow; }
h1 { font-family:Jokerman; font-size:28px;color:#F00;border-bottom-color:black;border-right:1px solid black; }
 h2,h3,h4,h5,h6 { color:#00F; border-bottom-color:black; font-family:Jokerman;}
 hr { background-color: black; color: black }
 }
ul li:hover { 
    list-style-image: url("http://img35.picoodle.com/img/img35/9/7/26/f_babybkrndm_ffcd259.png"); 
}

.portlet ul li:hover { 
    list-style-image: url("http://img26.picoodle.com/img/img26/9/7/26/f_onigirim_d9d499c.png"); 
}

.portlet ul { list-style-image: url(http://img03.picoodle.com/img/img03/9/7/26/f_onigirim_ac04c01.png); }
 ul { list-style-image: url(http://img37.picoodle.com/img/img37/9/7/26/f_babybkrndm_93cbbb7.png); }
 }
 pre { border: 1px dashed #06f; overflow: auto; }
}
 textarea { 
   font-family: Comic Sans MS;
   font-size: 14px;
   background: #FFFFFF url("http://img01.picoodle.com/img/img01/9/7/30/f_editthism_4b403ab.jpg")
}

#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
 }
li#pt-userpage,	li#pt-anonuserpage, li#pt-login
{
    background: url(http://img28.picoodle.com/img/img28/9/7/26/f_DarkLinkm_562b827.png) top left no-repeat;
}


 
 /* black/red */
 #content, #content table {color:#ACC6FC;background:#0F0F0F }
 #p-cactions ul li a { background-color:#161616; }
 #p-cactions ul li a:hover { background-color:#444; border:1px solid black }
 #p-personal ul li a { color:#F00;background-color:black }
 #p-personal ul li a:hover {background-color:black}

 .usermessage {
  background: #292929;
  border: 1px dashed #FFF;
 }
 #bodyContent a.extiw:active { color: #F00; }
 #bodyContent a.external { color: #C00; }

 pre { border: 1px dashed #EFE; background:#9C9;color:#f9f9f9; overflow: auto; }

 #catlinks {
  border: 1px dotted #DDD;
  background-color: #222;
   background-image: url(http://img32.picoodle.com/img/img32/9/8/4/f_wapeachm_2f0224d.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-right: 50px;
 }
 #siteNotice {
   background: #161616;
 }
 #navbox { 
   background: #191919;
 }
 select {
   border: 1px solid #EEE; 
   color:#A6C0F6;
   background:#333
 }
 input {
  background-color: #333;
  color:#B6D0FF
 }
 input.searchButton {
   background-color: #333;
   border: 1px solid #111;
   color:#9CB6EC;
 }
 #searchInput {
   border: 1px solid black;
   background-color: #333;
  color:#9CB6EC;

 #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: #111;
  color: #9CB6EC;
  border:1px solid black
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #1C1C1C;
  border:1px solid #111;
 }

 .mainLegend { display:inline; }
 #siteSub { display:inline;color:#7C96CC;font-size:92%;font-weight:normal; }
 li#pt-userpage { background: none }
 #footer {display:none}
 table.gallery { background:#333 }
 table.gallery td { background:#333 }
 div.tleft,div.tright {border-color:#161616}
 div.thumb div { color:#9CB6EC;background:#222 }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#161616 }
 td.diff-context { background:#333 }
 div.noarticletext { color:#ACC6FC;background:#262626 }
 .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg) }