Difference between revisions of "Template:HFUT-china/Home/css/userguideCss"

(Created page with "body{ margin-top: 16px; } .mainCenter{ width: 1280px; margin: 0 auto; background: white; border: 1px solid black; }")
 
 
Line 7: Line 7:
 
     margin: 0 auto;
 
     margin: 0 auto;
 
     background: white;
 
     background: white;
    border: 1px solid black;
 
 
}
 
}

Latest revision as of 02:03, 20 October 2016

body{

   margin-top: 16px;

}

.mainCenter{

   width: 1280px;
   margin: 0 auto;
   background: white;

}