Team:HIT-Harbin/css/advisorsstyle.css

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
/* for teacher */
#teacher h3{border-bottom: 1px solid #aaa;}
#teacher h3{border-bottom: 1px solid #aaa;}
/* for teacher */
/* for teacher */
Line 8: Line 9:
width: 363px;
width: 363px;
height: 391px;padding-left: 114px;
height: 391px;padding-left: 114px;
 +
text-align: center;
}
}
#mario  h3 {
#mario  h3 {

Revision as of 08:20, 17 October 2014

/* for teacher */

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

/* for teacher */

#teacher {

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