MediaWiki:Monobook.css

From Spritewiki

(Difference between revisions)
Line 4: Line 4:
     background-repeat: repeat;
     background-repeat: repeat;
     background: #f9f9f9 url("http://img150.imageshack.us/img150/524/tileh.png")
     background: #f9f9f9 url("http://img150.imageshack.us/img150/524/tileh.png")
 +
}
-
  .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-1.png); }
+
  .shroom {
-
ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-1.png); }
+
  background: #d4e6ea url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat;
-
 
+
  padding:0.3em;
-
#catlinks {
+
  color:black
-
    background-image: url("http://img150.imageshack.us/img150/524/tileh.png");
+
}
-
    background-repeat: repeat;
+
-
    background-position: center right;
+
-
    padding-right: 50px;
+

Revision as of 15:35, 18 April 2009

 body {
    font-size: 10px;
    font-family: verdana;
    background-repeat: repeat;
    background: #f9f9f9 url("http://img150.imageshack.us/img150/524/tileh.png")
 }

 .shroom {
   background: #d4e6ea url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat;
   padding:0.3em;
   color:black
 }
Personal tools