Team:NCTU Formosa/source/header-human practice
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
} | } | ||
#lbOverlay { | #lbOverlay { | ||
- | z-index: | + | z-index:120; |
position: fixed; | position: fixed; | ||
left: 0; | left: 0; | ||
Line 18: | Line 18: | ||
#lbCenter, #lbBottomContainer { | #lbCenter, #lbBottomContainer { | ||
- | z-index: | + | z-index:120; |
position: absolute; | position: absolute; | ||
left: 50%; | left: 50%; | ||
Line 26: | Line 26: | ||
.lbLoading { | .lbLoading { | ||
- | z-index: | + | z-index:120; |
background: #fff url(https://static.igem.org/mediawiki/2012/4/42/Loading.gif) no-repeat center; | background: #fff url(https://static.igem.org/mediawiki/2012/4/42/Loading.gif) no-repeat center; | ||
} | } | ||
#lbImage { | #lbImage { | ||
- | z-index: | + | z-index:120; |
border: 10px solid #fff; | border: 10px solid #fff; | ||
} | } | ||
#lbPrevLink, #lbNextLink { | #lbPrevLink, #lbNextLink { | ||
- | z-index: | + | z-index:120; |
display: block; | display: block; | ||
position: absolute; | position: absolute; | ||
Line 45: | Line 45: | ||
#lbBottom { | #lbBottom { | ||
- | z-index: | + | z-index:120; |
font-family: Verdana, Helvetica, sans-serif; | font-family: Verdana, Helvetica, sans-serif; | ||
font-size: 10px; | font-size: 10px; | ||
Line 56: | Line 56: | ||
#lbCloseLink { | #lbCloseLink { | ||
- | z-index: | + | z-index:120; |
display: block; | display: block; | ||
float: right; | float: right; | ||
Line 65: | Line 65: | ||
} | } | ||
#lbCaption, #lbNumber { | #lbCaption, #lbNumber { | ||
- | z-index: | + | z-index:120; |
margin-right: 71px; | margin-right: 71px; | ||
} | } | ||
#lbCaption { | #lbCaption { | ||
- | z-index: | + | z-index:120; |
font-weight: bold; | font-weight: bold; | ||
} | } |
Revision as of 07:47, 13 September 2013