MediaWiki:Common.css

From Species File Help
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
 
body.page-Main_Page h1.firstHeading { display:none;}
 
body.page-Main_Page h1.firstHeading { display:none;}
 +
 +
body.page-Main_Page1 #content {
 +
  border: 2px solid #0000cc; border-right: none;
 +
  background-image: url(http://help.speciesfile.org/images/c/c0/Diversity_Image.png);
 +
  background-repeat: no-repeat;
 +
  background-position: right top;
 +
}
 +
  
 
#foo {
 
#foo {
 
background-image: url(http://help.speciesfile.org/images/c/c0/Diversity_Image.png);
 
background-image: url(http://help.speciesfile.org/images/c/c0/Diversity_Image.png);
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
}
 
 
/* even-flow styles
 
 
This is the code that floats the divs on the homepage.
 
See http://stackoverflow.com/questions/6865194/fluid-width-with-equally-spaced-divs.
 
If it's not working try removing whitespace between spans/divs.
 
 
*/
 
 
.even_flow_container {
 
padding:1em;
 
border:1px solid blue;
 
height:125px;
 
text-align:justify;
 
-ms-text-justify:distribute-all-lines;
 
text-justify:distribute-all-lines;
 
}
 
 
.even_flow_box {
 
margin-left:100px;
 
text-align:top;
 
border:1px solid green;
 
height:125px;
 
vertical-align:top;
 
display:inline-block;
 
*display:inline;zoom:1;
 
width:150px;
 
}
 
 
.even_flow_stretch {
 
width:100%;
 
display:inline-block;
 
font-size:0;
 
line-height:0;
 
 
}
 
}

Revision as of 13:45, 8 August 2012

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

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

body.page-Main_Page1 #content { 
  border: 2px solid #0000cc; border-right: none; 
  background-image: url(http://help.speciesfile.org/images/c/c0/Diversity_Image.png);
  background-repeat: no-repeat;
  background-position: right top;
}


#foo {
background-image: url(http://help.speciesfile.org/images/c/c0/Diversity_Image.png);
background-repeat: no-repeat;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox