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

(Created page with ".safety-content{ width:80%; }")
 
Line 1: Line 1:
 
.safety-content{
 
.safety-content{
     width:80%;
+
     width:60%;
 +
    margin:auto;
 
}
 
}

Revision as of 19:12, 13 September 2015

.safety-content{

    width:60%;
    margin:auto;

}