Team:Korea U Seoul/template/css
From 2012.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
border: none; | border: none; | ||
} | } | ||
+ | |||
+ | #menubar { | ||
+ | font-size: 75%; | ||
+ | top: -14px; | ||
+ | } | ||
+ | .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #menubar li a { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #menubar:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | #menubar li a { | ||
+ | color: transparent; | ||
+ | } | ||
+ | #menubar:hover li a { | ||
+ | color: white; | ||
+ | } | ||
+ | #menubar > ul > li:last-child { | ||
+ | display:none; | ||
+ | } | ||
dt {width:90%;padding-left:25px;} | dt {width:90%;padding-left:25px;} |
Revision as of 06:44, 25 September 2012