Team:KAIST-Korea/modelingmenu
From 2011.igem.org
(Difference between revisions)
Line 29: | Line 29: | ||
} | } | ||
- | + | .sidemenu div:hover{ | |
+ | border: solid 3px | ||
+ | border-left-width:0px; | ||
+ | background-color:#404040; | ||
+ | text-align:center; | ||
+ | padding-top:5px; | ||
+ | |||
+ | font-family:"Times New Roman", Serif; | ||
+ | font-size:15pt; | ||
+ | |||
+ | height:30px; | ||
+ | width:160px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #aOverview1:hover{border-style:solid; border-color:#610B0B; } | ||
#aOverview1{ | #aOverview1{ | ||
position:absolute; | position:absolute; |
Revision as of 16:05, 11 July 2011