User:Its-a-me Yoshi!/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Created page with '#content, #content table #p-cactions ul li a { background: #fcfffc; } .usermessage { background:#;F60 border: 1.1px dashed #060; } #p-logo a { background: File no-repe…')
 
m (New logo!)
Line 7: Line 7:
  }
  }


  #p-logo a { background: File
  #p-logo a { background: url(http://www.mariowiki.com/images/mariowiki_logo.png) 35% 50% no-repeat !important; }
no-repeat !important; }


  pre { border: 1px dashed #F60; }
  pre { border: 1px dashed #F60; }

Revision as of 18:30, July 31, 2010

#content, #content table
 #p-cactions ul li a { background: #fcfffc; }

 .usermessage {
  background:#;F60
  border: 1.1px dashed #060;
 }

 #p-logo a { background: url(http://www.mariowiki.com/images/mariowiki_logo.png) 35% 50% no-repeat !important; }

 pre { border: 1px dashed #F60; }

 ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 h1 { font-family:Jokerman; font-size:28px;color:#117611;}
 h2,h3,h4,h5,h6 { color:#020; }

 #catlinks {
  border: 1px dotted #F60;
  background-color: #F60;
  padding: 4px;
 }
 #siteNotice {
   background: #F60;
 }
 select {
   border: 1px solid #F60; 
 }
 input {
  background-color: #F60;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
 }