Team:KAIST-Korea/menu
From 2011.igem.org
(Difference between revisions)
Line 296: | Line 296: | ||
#TB_window { | #TB_window { | ||
position: fixed; | position: fixed; | ||
- | background-color: | + | background-color:white; |
z-index: 102; | z-index: 102; | ||
color:black; | color:black; | ||
Line 312: | Line 312: | ||
display:block; | display:block; | ||
margin: 15px 0 0 15px; | margin: 15px 0 0 15px; | ||
- | border-right: | + | border-right: 3px solid #ccc; |
- | border-bottom: | + | border-bottom: 3px solid #ccc; |
- | border-top: | + | border-top: 3px solid #666; |
- | border-left: | + | border-left: 3px solid #666; |
} | } | ||
#TB_caption{ | #TB_caption{ |
Revision as of 11:34, 13 July 2011