User:Plumber/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(OH YES!)
(so bright)
Line 1: Line 1:
/* Credit to Wayoshi,  Plumber, and Sadaharu Inui. */


@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";
/* black/red */
#content, #content table {color:#ACC6FC;background:#0F0F0F;font-size:14px;}
#p-cactions ul li a { background-color:#161616;text-decoration: none; }
#p-cactions ul li a:hover { background-color:#444; border:1px solid black;text-decoration: none; }
#p-personal ul li a { color:#F00;background-color:black;text-decoration: none; }
#p-personal ul li a:hover { color:mediumslateblue; background-color:black;text-decoration: none; }
body { font-family:pmdialog2; font-size:11px;
  background: black ;}
a { color: #E00; text-decoration: none; }
a:visited { color: #BF0000; }
a:active { color: #CCC; }
a:hover  { color: mediumslateblue; text-decoration: none; }
a:visited:hover  { color: mediumslateblue; text-decoration: none; }
a:active:hover  { color:#CCC; text-decoration: none; }
a:visited:active  { color: mediumslateblue; text-decoration: none; }
a:visited:active:hover  { color:#CCC; text-decoration: none; }
#p-personal a.new, a.new { color:#C30 }
#p-personal a.new:visited, a.new:visited { color:#C60; }
.usermessage {
  background: #292929;
  border: 1px dashed #FFF;
}
#bodyContent a.extiw:active { color: #F00; }
#bodyContent a.external { color: #C00; }
#p-logo a { background-image: url(http://img27.picoodle.com/img/img27/9/8/15/f_DarkLinkm_f2648b4.png) !important; }
#p-logo a:hover { background-image: url(http://editthis.info/images/image/6/66/Luigihead.png) !important; }
#p-logo a:active { background-image: url(http://img38.picoodle.com/img/img38/9/8/15/f_DarkLink2m_4666821.png) !important; }
#p-logo a:active:hover { background-image: url(http://img28.picoodle.com/img/img28/9/8/15/f_DarkLink2m_fbbcb9c.png) !important; }
pre { border: 1px dotted #333; background: navy;color:#f9f9f9; overflow: auto; }
.portlet ul { list-style-image: url(http://img37.picoodle.com/img/img37/9/7/26/f_babybkrndm_93cbbb7.png); }
.portlet ul li:hover { list-style-image: url("http://img35.picoodle.com/img/img35/9/7/26/f_babybkrndm_ffcd259.png"); }
ul { list-style-image: url(http://img37.picoodle.com/img/img37/9/7/26/f_babybkrndm_93cbbb7.png); }
ul li:hover { list-style-image: url("http://img35.picoodle.com/img/img35/9/7/26/f_babybkrndm_ffcd259.png"); }
h1 { font-family:pmdialog2; font-size:28px;color:#7C96CC;}
h2,h3,h4,h5,h6 { color:#8CA6DC; }
#catlinks {
  border: 1px dotted #DDD;
  background-color: #222;
  background-image: url(http://i16.photobucket.com/albums/b10/gfroggy87/characters/crocodile.gif);
  background-position: center right;
  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;
}
textarea {
  font-family: Comic Sans MS;
  font-size: 14px;
  background: #1C1C1C;
  color: white;
  border:2px dotted white}
#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) }

Revision as of 17:44, August 16, 2008