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

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#content, #content table
 #p-cactions ul li a { background: red; }

 .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:AR BONNIE; font-size:28px;color:yellow;}
 h2,h3,h4,h5,h6 { color:green }

 #catlinks {
  border: 1px dotted green;
  background-color: green;
  padding: 4px;
 }
 #siteNotice {
   background: red;
 }
 select {
   border: 1px solid green; 
 }
 input {
  background-color: red;
 }
 textarea {
   font-family:Rockwell ;
   font-size: 14px;
 } 

 /*Customizes sidebar*/
 div.pBody {
  border: 1px red;
  background: green;
  -moz-border-radius: 1em;
  margin-left:.4em;
  margin-bottom:.4em;
 }

 body {
  background-image: url("http://i77.photobucket.com/albums/j80/lilkilala101/Pokemon/025Pikachu.png");
  background-attachment:fixed;
 }