Team:HIT-Harbin/css/advisorsstyle.css

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
/* for teacher */
/* for teacher */
#teacher h3{border-bottom: 1px solid #aaa;}
#teacher h3{border-bottom: 1px solid #aaa;}
-
/* for teacher */
 
  #teacher {
  #teacher {
height:1230px;
height:1230px;
Line 7: Line 6:
.teacher {
.teacher {
float: left;
float: left;
-
width: 437px;
+
width: 368px;
-
height: 391px;padding-left: 114px;
+
height: 429px;padding-left: 114px;
text-align: center;
text-align: center;
}
}

Revision as of 08:29, 17 October 2014

/* for teacher */

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

height:1230px; } .teacher { float: left; width: 368px; height: 429px;padding-left: 114px; text-align: center; }

  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; }

h1{border: none; padding: 30px 90px; color: #183D46; font-family: "Microsoft YaHei"; font-weight: bold; }