Team:USTC CHINA/pro.css

From 2013.igem.org

(Difference between revisions)
(Created page with "@charset "utf-8"; - CSS Document: #pro-img{ margin-top:10px; float:left; width:270px; } #pro-text{ margin-top:10px; float:left; width:270px; font-size:14px; line-heig...")
 
(2 intermediate revisions not shown)
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;
Line 41: Line 28:
   font-weight:100;
   font-weight:100;
   font-size:20px;
   font-size:20px;
-
}
 
-
.port-sidebar-border{
 
-
width:310px;
 
-
height:40px;
 
-
border-bottom: 2px solid #bababa;
 
-
}
 
-
.port-sidebar-border h{
 
-
float:left;
 
-
margin-top:30px;
 
-
background:#fff;
 
-
font-size:24px;
 
-
color: #303030;
 
-
}
 
-
.rightbar a{
 
-
color:#a4a4a4;
 
-
}
 
-
.rightbar a:hover{
 
-
color:#303030;
 
-
}
 
-
#t1.active {
 
-
color:#303030;
 
-
}
 
-
#t2.active{
 
-
color:#303030;
 
-
}
 
-
#t1{
 
-
font-size:20px;
 
-
line-height:30px;
 
-
margin-left:70px;
 
-
text-align:left;
 
-
}
 
-
#t2{
 
-
font-size:16px;
 
-
line-height:28px;
 
-
margin-left:130px;
 
-
text-align: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;

}