Team:Freiburg/Templates/header
From 2011.igem.org
(Difference between revisions)
Line 93: | Line 93: | ||
border: none; | border: none; | ||
} | } | ||
+ | #notebook-page-header{ | ||
+ | width: 100%; | ||
+ | } | ||
+ | #notebook-back{ | ||
+ | width: 15%; | ||
+ | float:left; | ||
+ | } | ||
+ | #notebook-title{ | ||
+ | width: 75%; | ||
+ | float:left; | ||
+ | font-size:large; | ||
+ | text-align:center; | ||
+ | } | ||
+ | #notebook-title a{ | ||
+ | decoration:none; | ||
+ | color:black; | ||
+ | } | ||
+ | #notebook-next{ | ||
+ | width: 10%; | ||
+ | float:right; | ||
+ | } | ||
#content { | #content { | ||
background-color: #edeceb; | background-color: #edeceb; |
Revision as of 00:15, 22 September 2011