Difference between revisions of "Template:SJTU-Software/safetyPolicyconcernCss"

Line 1: Line 1:
 
body{  
 
body{  
 
     background:url("https://static.igem.org/mediawiki/2015/f/fc/SJTU-SOFTWARE.background-safety.png") scroll no-repeat !important;
 
     background:url("https://static.igem.org/mediawiki/2015/f/fc/SJTU-SOFTWARE.background-safety.png") scroll no-repeat !important;
     background-size:100%;
+
     background-size:500%;
 
}
 
}
 
.safety-content{
 
.safety-content{

Revision as of 15:13, 15 September 2015

body{

    background:url("SJTU-SOFTWARE.background-safety.png") scroll no-repeat !important;
    background-size:500%;

} .safety-content{

    width:60%;
    margin:auto;

}