Team:HUST-China/Templates/css

From 2011.igem.org

(Difference between revisions)
Line 13: Line 13:
#container
#container
{
{
-
background-color:#FFFFFF;font-family:"Times New Roman", Times, serif, sans-serif;font-size:15px;height:auto; width:930; text-align:left; margin-top:0; padding-top:0;margin-left:0; padding-left:0;
+
background-color:#FFFFFF;font-family:"Times New Roman", Times, serif, sans-serif;font-size:15px;height:auto; width:953px; text-align:left; margin-top:0; padding-top:0;margin-left:0; padding-left:0;
}
}
#bar
#bar
{
{
-
border-left:thick #C2E69F solid double;
+
border-left:thick;border-left:#C2E69F;border-left:solid;border-left:double;
-
border-right:thick #C2E69F solid double;
+
border-right:thick;border-left:#C2E69F;border-left:solid;border-left:double;
-
border-top:thick solid double #C2E69F;
+
border-top:thick;border-left:#C2E69F;border-left:solid;border-left:double;
-
background:url(https://2011.igem.org/File:Background_in.jpg) repeat;
+
background-image:url(https://2011.igem.org/File:Background_in.jpg);
-
padding:0 0;
+
padding:0;
         padding-left:0;
         padding-left:0;
height:auto;
height:auto;
Line 31: Line 31:
  #header
  #header
{  
{  
-
width:930;  
+
width:953px;  
padding-top:110px;
padding-top:110px;
height:5px;
height:5px;
text-align:right;
text-align:right;
-
background:url(../img/logo.jpg) no-repeat;
+
background-image:url(../img/logo.jpg);
}
}
#right
#right
Line 43: Line 43:
padding-top:10;
padding-top:10;
padding-bottom:0;
padding-bottom:0;
-
border:#C2E69F; border:thick;border:solid;border:double;
+
border-color:#C2E69F; border:thick;border:solid;border:double;
-
background:url(https://2011.igem.org/File:Background_in.jpg) repeat;
+
background-image:url(https://2011.igem.org/File:Background_in.jpg);
height:auto;
height:auto;
font-family:"Times New Roman", Times, serif;
font-family:"Times New Roman", Times, serif;
Line 53: Line 53:
padding-bottom:0;
padding-bottom:0;
font-size:12px;
font-size:12px;
-
width: 930;
+
width:953px;
text-decoration:underline;
text-decoration:underline;
-
background:#C2E69F none;
+
background-color:#C2E69F;
}
}
a.sty1:link
a.sty1:link

Revision as of 08:24, 5 October 2011