Team:UT-Tokyo/Template/Header
From 2012.igem.org
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<html> | <html> | ||
- | |||
</p> | </p> | ||
<!-- in bodycontent --> | <!-- in bodycontent --> | ||
Line 25: | Line 24: | ||
#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; bottom:0px; right:10px; font-size:1em;} |
.nav{ | .nav{ | ||
+ | position:relative; bottom:0; | ||
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 41: | Line 41: | ||
#pageContent{clear:both;} | #pageContent{clear:both;} | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
<div class="nav"> | <div class="nav"> | ||
Line 66: | Line 62: | ||
</ul> | </ul> | ||
+ | |||
+ | |||
+ | <h1 id="pagetitle"> | ||
+ | {{{subpagename}}} | ||
+ | </h1> | ||
+ | |||
</div> | </div> | ||
<div id="pageContent"> | <div id="pageContent"> | ||
+ | |||
</html> | </html> |
Revision as of 12:40, 7 July 2012