Team:HUST-China/Templates/css
From 2011.igem.org
(Difference between revisions)
(64 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
body{ | body{ | ||
- | background-image:url(https:// | + | 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: | + | 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 | + | 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 | + | border-top:thick;border-left:#C2E69F;border-left:solid;border-left:double; |
- | background:url(https:// | + | background-image:url(https://static.igem.org/mediawiki/igem.org/1/1f/Hust_team_background_inner.jpg); |
- | + | padding-left:0; | |
height:auto; | height:auto; | ||
- | width: | + | 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: | + | position: absolute; |
- | + | top: -100px; | |
- | height: | + | left: 0px; |
+ | |||
+ | width:977px; | ||
+ | /* padding-top:110px;*/ | ||
+ | height:200px; | ||
text-align:right; | text-align:right; | ||
- | background:url(../ | + | background-image:url(https://static.igem.org/mediawiki/2011/f/fc/Hust_team_logo.jpg); |
+ | background-repeat:repeat; | ||
+ | overflow:hidden; | ||
} | } | ||
#right | #right | ||
{ | { | ||
- | width: | + | 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 | + | border-color:#C2E69F; |
- | background:url(https:// | + | 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: | + | width:953px; |
text-decoration:underline; | text-decoration:underline; | ||
- | background:#C2E69F | + | 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