Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
Line 76: | Line 76: | ||
} | } | ||
/* Table of Contents ******************************************************************/ | /* Table of Contents ******************************************************************/ | ||
+ | #logo | ||
+ | { | ||
+ | position: fixed; | ||
+ | bottom: 0px; | ||
+ | } | ||
#toc | #toc | ||
{ | { | ||
Line 87: | Line 92: | ||
width:975px; | width:975px; | ||
background: white; | background: white; | ||
- | + | z-index: 9; | |
} | } | ||
#toc td | #toc td |