Team:USTC CHINA/pro.css

From 2013.igem.org

(Difference between revisions)
 
Line 13: Line 13:
font-size:14px;
font-size:14px;
line-height:20px;
line-height:20px;
-
}
 
-
 
-
#tag{
 
-
  width: 200px;
 
-
}
 
-
#tag h1{
 
-
  line-height:60px;
 
-
  font-weight:200;
 
-
  font-size:36px;
 
}
}
#aim-bar{
#aim-bar{
Line 29: Line 20:
   width: 300px;
   width: 300px;
}
}
-
#flag h1{
+
 
-
  line-height:60px;
+
-
  font-weight:200;
+
-
  font-size:28px;
+
-
}
+
#aim-bar-col{
#aim-bar-col{
clear:left;
clear:left;

Latest revision as of 06:53, 24 September 2013

@charset "utf-8"; /* CSS Document */

  1. pro-img{

margin-top:10px; float:left; width:270px; }

  1. pro-text{

margin-top:10px; float:left; width:270px; font-size:14px; line-height:20px; }

  1. aim-bar{

margin-top:20px; }

  1. aim-bar #flag{
 width: 300px;

}

  1. aim-bar-col{

clear:left; }

  1. aim-bar-col h2{
 line-height:30px;
 font-weight:100;
 font-size:20px;

}