Template:Team:KULeuven/Stylesheet2
From 2009.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
<!-- | <!-- | ||
+ | div#header { | ||
+ | height: 100px; | ||
+ | background-color: #ffffe8; | ||
+ | |||
+ | /* background: #ffffe8 url(https://static.igem.org/mediawiki/2009/2/21/Arenbergkasteel-header.png) no-repeat; */ | ||
+ | background: #ffffe8 url(https://static.igem.org/mediawiki/2009/0/05/KUL_Logo-67x100-transp.png) no-repeat; | ||
+ | |||
+ | background-position: bottom right; | ||
+ | position: relative; | ||
+ | border: 1px solid black; | ||
+ | margin: 40px; | ||
+ | margin-bottom: 70px; | ||
+ | } | ||
+ | |||
+ | div#title { | ||
+ | position: absolute; | ||
+ | top: -13px; | ||
+ | left: 30px; | ||
+ | font-size: 450%; | ||
+ | z-index: 1; | ||
+ | font-family: "Times New Roman"; /*,Georgia,Serif; */ | ||
+ | font-weight: bolder; | ||
+ | font-style: oblique; | ||
+ | color: #d4ad3f; | ||
+ | } | ||
--> | --> | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 15:12, 7 September 2009