Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
Line 78: | Line 78: | ||
#toc-wrapper | #toc-wrapper | ||
{ | { | ||
- | position: | + | position: fixed; |
+ | bottom: 0px; | ||
} | } | ||
#logo | #logo | ||
{ | { | ||
- | + | relative: fixed; | |
bottom: 0px; | bottom: 0px; | ||
right: 30px; | right: 30px; | ||
Line 89: | Line 90: | ||
#toc | #toc | ||
{ | { | ||
- | |||
- | |||
border: none; | border: none; | ||
border-top: 3px solid #465daa; | border-top: 3px solid #465daa; |