Team:UIUC-Illinois/DropdownTest
From 2012.igem.org
(Difference between revisions)
Line 81: | Line 81: | ||
color: white; | color: white; | ||
background-color: transparent; | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | float: center; | ||
+ | overflow: hidden; | ||
+ | display: block; | ||
+ | background-color: #FFE4C4; | ||
+ | width: 1000px; | ||
+ | height: 50px; | ||
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
+ | font-size: 10px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | visibility: hidden; | ||
} | } | ||
Revision as of 16:59, 31 May 2012