Team:Linkoping Sweden/Templates
From 2014.igem.org
(Difference between revisions)
Line 26: | Line 26: | ||
font-size:12px; | font-size:12px; | ||
} | } | ||
+ | |||
+ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
+ | background-color: #383838; | ||
+ | border: 0 none; | ||
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
#wrapper | #wrapper | ||
{ | { |
Revision as of 07:36, 25 June 2014