Team:UT-Tokyo/Template/Header
From 2012.igem.org
(Difference between revisions)
m |
|||
Line 3: | Line 3: | ||
</p> | </p> | ||
<!-- in bodycontent --> | <!-- in bodycontent --> | ||
- | <style type="text/css"> | + | <style type="text/css">/* *{margin:0px; padding:0px;} */ |
- | /* *{margin:0px; padding:0px;} */ | + | |
h1,h2,h3,div,p, ul, li{margin:0px; padding:0px;} | h1,h2,h3,div,p, ul, li{margin:0px; padding:0px;} | ||
Line 24: | Line 23: | ||
#content{position:relative;} | #content{position:relative;} | ||
#content .firstHeading{position:absolute; top:10px; right:10px; text-align:right; font-size:1em;} | #content .firstHeading{position:absolute; top:10px; right:10px; text-align:right; font-size:1em;} | ||
- | #siteSub{position:absolute; | + | #siteSub{position:absolute; top:50px; right:10px; font-size:1em;} |
.nav{ | .nav{ | ||
- | |||
margin:5em 2em 5em 1em; | margin:5em 2em 5em 1em; | ||
font-size 10pt; color:#222; background:#fdfdfd; } | font-size 10pt; color:#222; background:#fdfdfd; } | ||
Line 38: | Line 36: | ||
.nav li:hover > ul{display:block; position:absolute; bottom:20px;} | .nav li:hover > ul{display:block; position:absolute; bottom:20px;} | ||
.nav li > ul >li{display:block} | .nav li > ul >li{display:block} | ||
- | + | #pagetitle{clear:both;} | |
#pageContent{clear:both;} | #pageContent{clear:both;} | ||
</style> | </style> |
Revision as of 12:43, 7 July 2012