MediaWiki:Common.css

From Species File Help
(Difference between revisions)
Jump to: navigation, search
m
Line 19: Line 19:
 
   background-position: center center;
 
   background-position: center center;
 
   height: 800px;
 
   height: 800px;
 +
}
 +
 +
body .alert {
 +
font-size: larger;
 +
color:#f00;
 
}
 
}
  
Line 24: Line 29:
 
body .big_and_orange {
 
body .big_and_orange {
 
   font-size: larger;
 
   font-size: larger;
   color: orange;
+
   color: #e9060d;
 
}
 
}

Revision as of 10:24, 17 September 2012

/* CSS placed here will be applied to all skins */


body.page-Main_Page #bodyContent .topics { 
   font-size:16pt;
   background-color:white;
   padding:4px;
   width:400px;
   opacity:0.85;
   margin:auto;
   margin-bottom:1em;
}

body.page-Main_Page h1.firstHeading { display:none;}

body.page-Main_Page #bodyContent{ 
  background-image: url(http://help.speciesfile.org/images/3/37/Diversity_Image_640_web.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 800px;
}

body .alert {
font-size: larger;
color:#f00;
}

/* Demo for SF Wiki Editors page */
body .big_and_orange {
  font-size: larger;
  color: #e9060d;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox