Template:Template HD 3
From 2009.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
text-decoration: none | text-decoration: none | ||
} | } | ||
- | #bodyContent { padding: 10px auto; width: 910px; margin: 173px auto; clear: none; } | + | #bodyContent { padding: 10px auto; width: 910px; margin: 173px auto; clear: none;} |
table#team_members { text-align: justify; border: 0; } | table#team_members { text-align: justify; border: 0; } | ||
table#team_members h2, table#team_members h3 { clear: both; } | table#team_members h2, table#team_members h3 { clear: both; } | ||
Line 46: | Line 46: | ||
} | } | ||
#main_wrapper { | #main_wrapper { | ||
- | + | position:absolute; left:0px; top:0px; | |
margin: 0; | margin: 0; | ||
- | width: | + | width: 969px; |
height: 221px; | height: 221px; | ||
align: center; | align: center; | ||
- | + | border-style: solid; | |
- | + | border-color: white; | |
} | } | ||
#header { | #header { | ||
+ | overflow: hidden; | ||
+ | position:absolute; left:0px; top:0px; | ||
+ | margin: 0; | ||
+ | width: 969px; | ||
+ | height: 221px; | ||
+ | align: center; | ||
+ | background-color: #FFFFFF; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2009/0/08/Background_small.jpg); | ||
} | } | ||
#navigation { | #navigation { |
Revision as of 17:38, 9 October 2009