Difference between revisions of "MediaWiki:Monobook.css"

From Beywiki, the Beyblade Encyclopedia - Presented by the World Beyblade Organization
Jump to: navigation, search
 
Line 1: Line 1:
.portlet h5 {
 
      color: orange;
 
}
 
 
 
 
 
body {  
 
body {  
background: #f5f5f5 url("http://forums.beywiki.com/images/orange/bg.png") 0px 0px;
+
background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat;
 
}
 
}
  
 
body { font-family: "Verdana", Helvetica, sans-serif; }
 
body { font-family: "Verdana", Helvetica, sans-serif; }
  
#content,
+
#p-nav,#p-search,#p-tb,#footer {
#p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
+
  opacity:0.83;
    background-color: #f5f5f5; /* a light blue */
 
 
}
 
}

Latest revision as of 20:05, 8 August 2008

body { 
background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat;
}

body { font-family: "Verdana", Helvetica, sans-serif; }

#p-nav,#p-search,#p-tb,#footer {
  opacity:0.83;
}