Team:HIT-Harbin/css/advisorsstyle.css

From 2014.igem.org

(Difference between revisions)
(Created page with "#teacher h3{border-bottom: 1px solid #aaa;} - for teacher: #teacher { height: 820px; } .teacher { float: left; width: 363px; height: 391px; } #mario h3 { border-bottom: 1px ...")
Line 7: Line 7:
float: left;
float: left;
width: 363px;
width: 363px;
-
height: 391px;
+
height: 391px;padding-left: 114px;
}
}
#mario  h3 {
#mario  h3 {

Revision as of 05:29, 17 October 2014

  1. teacher h3{border-bottom: 1px solid #aaa;}

/* for teacher */

#teacher {

height: 820px; } .teacher { float: left; width: 363px; height: 391px;padding-left: 114px; }

  1. mario h3 {

border-bottom: 1px solid #aaa; }

  1. teacher p{padding-left: 48px;font-family:"Microsoft YaHei";padding-top:10px;text-align:justify; text-justify:inter-ideograph; }