Team:HUST-China/Templates/css

From 2011.igem.org

(Difference between revisions)
 
(63 intermediate revisions not shown)
Line 4: Line 4:
body{
body{
-
background-image:url(https://2011.igem.org/File:Background_in.jpg);
+
background-image:url(https://static.igem.org/mediawiki/2011/1/1f/Background.jpg);
background-attachment:fixed;
background-attachment:fixed;
background-repeat:repeat;
background-repeat:repeat;
Line 10: Line 10:
margin-top:0;
margin-top:0;
padding-top:0;
padding-top:0;
-
  }
+
      }
#container
#container
{
{
-
background-color:#FFFFFF;font-family:"Times New Roman", Times, serif, sans-serif;font-size:15px;height:auto; width:100%; text-align:left; margin-top:0; padding-top: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://static.igem.org/mediawiki/igem.org/1/1f/Hust_team_background_inner.jpg);
-
padding:0 0;
+
        padding-left:0;
height:auto;
height:auto;
-
width:100%;
+
width:1000px;
font-family:"Times New Roman", Times, serif;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-size:18px;
Line 30: Line 30:
  #header
  #header
{  
{  
-
width:100%;  
+
        position: absolute;
-
padding-top:110px;
+
        top: -100px;
-
height:5px;
+
        left: 0px;
 +
 
 +
width:977px;  
 +
/* padding-top:110px;*/
 +
height:200px;
text-align:right;
text-align:right;
-
background:url(../img/logo.jpg) no-repeat;
+
background-image:url(https://static.igem.org/mediawiki/2011/f/fc/Hust_team_logo.jpg);
 +
        background-repeat:repeat;
 +
        overflow:hidden;
}
}
#right
#right
{
{
-
width:100%;  
+
width:973px;  
 +
        position: absolute;
 +
        left: -2px;
 +
 
padding-left:0;
padding-left:0;
padding-top:10;
padding-top:10;
padding-bottom:0;
padding-bottom:0;
-
border:#C2E69F thick solid double;
+
border-color:#C2E69F;
-
background:url(https://2011.igem.org/File:Background_in.jpg) repeat;
+
        border-style:solid;
 +
background-image:url(https://static.igem.org/mediawiki/igem.org/1/1f/Hust_team_background_inner.jpg);
height:auto;
height:auto;
font-family:"Times New Roman", Times, serif;
font-family:"Times New Roman", Times, serif;
Line 52: Line 62:
padding-bottom:0;
padding-bottom:0;
font-size:12px;
font-size:12px;
-
width: 100%;
+
width:953px;
text-decoration:underline;
text-decoration:underline;
-
background:#C2E69F none;
+
background-color:#C2E69F;
}
}
a.sty1:link
a.sty1:link
Line 90: Line 100:
text-decoration:underline;
text-decoration:underline;
}
}
 +
   
 +
        .clear{clear:both;}
</style>
</style>
</html>
</html>

Latest revision as of 01:42, 6 October 2011