Team:KAIST-Korea/modelingmenu
From 2011.igem.org
(Difference between revisions)
Line 33: | Line 33: | ||
#aOverview1:hover{border: solid 5px #610B0B; border-left-width:0px;} | #aOverview1:hover{border: solid 5px #610B0B; border-left-width:0px;} | ||
- | { | + | #aOverview1{ |
- | position: | + | position:absolute; |
left:20px; | left:20px; | ||
- | top: | + | top:0px; |
} | } | ||
#aReport1:hover{border: solid 5px #610B0B; border-left-width:0px;} | #aReport1:hover{border: solid 5px #610B0B; border-left-width:0px;} | ||
- | { | + | #aReport1{ |
- | position: | + | position:absolute; |
left:20px; | left:20px; | ||
- | top: | + | top:50px; |
} | } | ||
#aReport2:hover{border: solid 5px #610B0B; border-left-width:0px;} | #aReport2:hover{border: solid 5px #610B0B; border-left-width:0px;} | ||
+ | #aReport2 | ||
{ | { | ||
- | position: | + | position:absolute; |
left:20px; | left:20px; | ||
- | top: | + | top:100px; |
} | } | ||
#aReport3:hover{border: solid 5px #610B0B; border-left-width:0px;} | #aReport3:hover{border: solid 5px #610B0B; border-left-width:0px;} | ||
+ | #aReport3 | ||
{ | { | ||
- | position: | + | position:absolute; |
left:20px; | left:20px; | ||
- | top: | + | top:150px; |
} | } | ||
#aReport4:hover{border: solid 5px #610B0B; border-left-width:0px;} | #aReport4:hover{border: solid 5px #610B0B; border-left-width:0px;} | ||
{ | { | ||
- | position: | + | position:absolute; |
left:20px; | left:20px; | ||
- | top: | + | top:200px; |
} | } | ||
#aReport5:hover{border: solid 5px #610B0B; border-left-width:0px;} | #aReport5:hover{border: solid 5px #610B0B; border-left-width:0px;} | ||
+ | #aReport5 | ||
{ | { | ||
- | position: | + | position:absolute; |
left:20px; | left:20px; | ||
- | top: | + | top:250px; |
} | } | ||
Revision as of 16:00, 11 July 2011