Team:SDU-Denmark/css2
From 2010.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
#header { | #header { | ||
- | position: | + | position: absolute; |
- | + | top: 5px; | |
- | + | left: 25px; | |
width: 823px; | width: 823px; | ||
height: 74px; | height: 74px; | ||
Line 16: | Line 16: | ||
#navigation { | #navigation { | ||
- | position: | + | position: absolute; |
- | + | top: 79px; | |
- | + | left: 25px; | |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 11:27, 27 June 2010