Difference between revisions of "Template:HFUT-China/Safety/css/styleCss"

(Created page with ".selfBody{ padding:0; margin:0; width: 100%; background:#a3412f; background-position: center 0; background-size:cover; } .first{ margin-top:160px; } .list{ margin-...")
 
Line 1: Line 1:
 +
body {
 +
padding:0;
 +
margin:0;
 +
width: 100%;
 +
background:#a3412f;
 +
background-position: center 0;
 +
background-size:cover;
 +
}
 
.selfBody{
 
.selfBody{
 
padding:0;
 
padding:0;

Revision as of 11:02, 14 October 2017

body { padding:0; margin:0; width: 100%; background:#a3412f; background-position: center 0; background-size:cover; } .selfBody{ padding:0; margin:0; width: 100%; background:#a3412f; background-position: center 0; background-size:cover; } .first{ margin-top:160px; } .list{ margin-top: 160px; width: 60%; }

.left{ margin-top: 100px; left: 0px; }

.right{ margin-top: 40px; margin-right:0px;

}

.say{ shadow: #ccc; text-align: left; width: 90%; margin: 20px; color: #efb952; font-size: 30px; } hr{ height: 2px; background-color: #efb952; margin-top: 100px; border-color: #efb952; }

.footer{ margin-top: 160px; height: 160px; background-color: #1b1a1a; }