Team:HIT-Harbin/css/advisorsstyle.css

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
/* for teacher */
/* for teacher */
  #teacher {
  #teacher {
-
height: 820px;
+
height:1230px;
}
}
.teacher {
.teacher {

Revision as of 08:14, 17 October 2014

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

/* for teacher */

#teacher {

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

  1. mario h3 {

border-bottom: 1px solid #aaa; }

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