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:
/*
 
 
body { font-family: "Verdana", Helvetica, sans-serif; }
 
 
 
body {  
 
body {  
 
background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat;
 
background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat;
 
}
 
}
  
#p-nav,#p-search,#p-tb,#footer {
+
body { font-family: "Verdana", Helvetica, sans-serif; }
  opacity:0.83;
 
}
 
  
*/
+
/* Colors of links */
 
+
a { color: #fd8309; }
body {  
+
a:visited { color: #fd8309; }
background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat;
+
a:active, a.new { color: #fd8309; }
}
+
a.interwiki, a.external { color: #fd8309; }
 
+
a.stub { color: #798da9; }
body { font-family: "Verdana", Helvetica, sans-serif; }
 
  
 
#p-nav,#p-search,#p-tb,#footer {
 
#p-nav,#p-search,#p-tb,#footer {
 
   opacity:0.83;
 
   opacity:0.83;
 
}
 
}

Revision as of 06:40, 11 May 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; }

/* Colors of links */
a { color: #fd8309; }
a:visited { color: #fd8309; }
a:active, a.new { color: #fd8309; }
a.interwiki, a.external { color: #fd8309; }
a.stub { color: #798da9; }

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