Team:HIT-Harbin/css/advisorsstyle.css

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
.teacher {
.teacher {
float: left;
float: left;
-
width: 363px;
+
width: 437px;
height: 391px;padding-left: 114px;
height: 391px;padding-left: 114px;
text-align: center;
text-align: center;

Revision as of 08:22, 17 October 2014

/* for teacher */

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

/* for teacher */

#teacher {

height:1230px; } .teacher { float: left; width: 437px; height: 391px;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; }