Team:HUST-China/Templates/css
From 2011.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 30: | Line 30: | ||
#header | #header | ||
{ | { | ||
- | position: | + | position: absolute; |
- | top: - | + | top: -100px; |
- | left: | + | left: 0px; |
width:977px; | width:977px; | ||
Line 44: | Line 44: | ||
#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