To get updates on new site content, like us on Facebook or follow us on Twitter.

Difference between revisions of "MediaWiki:Common.css"

From JFA Wiki
(Blanked the page)
(Tag: Blanking)
 
(366 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
  
/* magnify most everything */
 
body {
 
font-size: 130%;
 
background-color: #efeade;
 
color: red;
 
}
 
 
 
#mw-head {
 
background-color: #ffeade;
 
}
 
 
#left-navigation, #right-navigation {
 
background-color: #ffeade;
 
}
 
 
/* take the ancient gradients off some of the top tabs */
 
.vectorTabs ul li {
 
background-image: none;
 
}
 

Latest revision as of 06:17, 25 February 2019