User:Master Koopakid/monobook.css: Difference between revisions

no edit summary
(My Monobook)
 
No edit summary
Line 1: Line 1:
#content, #content table
#p-logo a { background: url(http://www.mariowiki.com/images/mariowiki_logo.png) 35% 50% no-repeat !important; }
#p-cactions ul li a { background: #fcfffc; }
 
.usermessage {
  background: #30C;
  border: 1.1px dashed #060;
}
 
#p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wayoshilogo3.png) 35% 50%
no-repeat !important; }
 
pre { border: 1px dashed #060; }
 
ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
h1 { font-family:Comic Sams MS; font-size:28px;color:#117611;}
h2,h3,h4,h5,h6 { color:#020; }
 
#catlinks {
  border: 1px dotted #272;
  background-color: #fdfffd;
  padding: 4px;
}
#siteNotice {
  background: #fcfffc;
}
select {
  border: 1px solid #2f6f2f;
}
input {
  background-color: #fdfffd;
}
textarea {
  font-family: Boukman Old Style;
  font-size: 14px;
}