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

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 6: Line 6:
   background:  url("http://i40.tinypic.com/2i6h07b.jpg")
   background:  url("http://i40.tinypic.com/2i6h07b.jpg")
  }
  }
  #content, #content table {color:limegreen;background:gainsboro;border:1px solid silver; }
  #content, #content table {color:SteelBlue;background:gainsboro;border:1px solid silver; }
  #p-cactions ul li a:hover { background-color:gainsboro }
  #p-cactions ul li a:hover { background-color:gainsboro }
  #p-personal ul li a { color:yellowgreen;background-color:LightSlateGray}
  #p-personal ul li a { color:yellowgreen;background-color:LightSlateGray}

Revision as of 23:55, June 8, 2009

 /* Made by PLUMs. Gimme credit! */
 #p-logo a { background: url(http://i39.tinypic.com/rcjxap.jpg) 35% 50% no-repeat !important; }
 textarea { 
   font-family:arial;
   font-size: 14px;
   background:  url("http://i40.tinypic.com/2i6h07b.jpg")
 }
 #content, #content table {color:SteelBlue;background:gainsboro;border:1px solid silver; }
 #p-cactions ul li a:hover { background-color:gainsboro }
 #p-personal ul li a { color:yellowgreen;background-color:LightSlateGray}
 #p-personal ul li a:hover {background-color:#060 }
 body { font-family:Arial; font-size:10px;
  background: url(http://img03.picoodle.com/img/img03/9/9/29/spl/f_theholycowm_ce16c1c.png) ;}
 a { color: green; text-decoration: none; }
 a:visited { color: #030; }
 a:active { color: green; }
 #p-personal a.new, a.new { color: red }
 #p-personal a.new:visited, a.new:visited { color:900; }