Team:SDU-Denmark/css
From 2010.igem.org
(Difference between revisions)
(63 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
#header { | #header { | ||
- | + | position:absolute; | |
+ | top:0px; | ||
+ | left:150px; | ||
width: 687px; | width: 687px; | ||
height: 113px; | height: 113px; | ||
- | |||
background-image: url(https://static.igem.org/mediawiki/2010/2/20/Header2.jpg) | background-image: url(https://static.igem.org/mediawiki/2010/2/20/Header2.jpg) | ||
} | } | ||
Line 16: | Line 17: | ||
#navigation { | #navigation { | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:113px; |
left:150px; | left:150px; | ||
- | |||
width: 687px; | width: 687px; | ||
height: 30px; | height: 30px; | ||
- | |||
} | } | ||
- | # | + | #text { |
- | + | display: block; | |
- | width: | + | margin-top:143px; |
+ | margin-left:152px; | ||
+ | width:672px; | ||
+ | max-width:672px; | ||
+ | background-color:#d1d1d1; | ||
+ | color:#000000; | ||
} | } | ||
- | # | + | #textcenter { |
- | + | text-align: center; | |
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#bodyContent | #bodyContent | ||
{ | { | ||
- | + | background: url(https://static.igem.org/mediawiki/2010/0/0d/Bodycontent.jpg); | |
- | + | ||
} | } | ||
Line 51: | Line 46: | ||
{ | { | ||
background: url(https://static.igem.org/mediawiki/2010/f/f0/Contentbackground.jpg); | background: url(https://static.igem.org/mediawiki/2010/f/f0/Contentbackground.jpg); | ||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 19:18, 21 April 2010