Team:HIT-Harbin/css/advisorsstyle.css

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
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:1380px;
}
}
.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;
}
}
-
#mario h3 {
+
#teacher h3 {border-bottom: 2px solid #04979D;
-
border-bottom: 1px solid #aaa;
+
color: #04979D;
 +
 
 +
 
}
}
-
#teacher p{padding: 18px;font-family:"Microsoft YaHei";padding-top:10px;text-align:justify; text-justify:inter-ideograph; }
+
#teacher p{padding: 18px;font-family:"Microsoft YaHei";padding-top:10px;text-align:justify; text-justify:inter-ideograph;color: #E25219; }
h1{border: none;
h1{border: none;
padding: 30px 90px;
padding: 30px 90px;

Latest revision as of 08:37, 17 October 2014

/* for teacher */

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

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

  1. teacher h3 {border-bottom: 2px solid #04979D;

color: #04979D;


}

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

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