Team:HUST-China/Templates/css
From 2011.igem.org
(Difference between revisions)
(37 intermediate revisions not shown) | |||
Line 23: | Line 23: | ||
padding-left:0; | 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 32: | Line 32: | ||
position: absolute; | position: absolute; | ||
top: -100px; | top: -100px; | ||
- | left: | + | left: 0px; |
- | width: | + | width:977px; |
/* padding-top:110px;*/ | /* padding-top:110px;*/ | ||
height:200px; | height:200px; | ||
text-align:right; | text-align:right; | ||
background-image:url(https://static.igem.org/mediawiki/2011/f/fc/Hust_team_logo.jpg); | background-image:url(https://static.igem.org/mediawiki/2011/f/fc/Hust_team_logo.jpg); | ||
- | background-repeat: | + | 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; | ||
Line 97: | Line 100: | ||
text-decoration:underline; | text-decoration:underline; | ||
} | } | ||
+ | |||
+ | .clear{clear:both;} | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 01:42, 6 October 2011