Template:Team:NCTU Formosa/header-home
From 2012.igem.org
(Difference between revisions)
Line 171: | Line 171: | ||
body {margin: 0;} | body {margin: 0;} | ||
#lbOverlay { | #lbOverlay { | ||
+ | z-index:2; | ||
position: absolute; | position: absolute; | ||
left: 0; | left: 0; | ||
Line 179: | Line 180: | ||
#lbCenter, #lbBottomContainer { | #lbCenter, #lbBottomContainer { | ||
+ | z-index:2; | ||
position: absolute; | position: absolute; | ||
left: 50%; | left: 50%; | ||
Line 186: | Line 188: | ||
.lbLoading { | .lbLoading { | ||
+ | z-index:2; | ||
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:2; | ||
border: 10px solid #fff; | border: 10px solid #fff; | ||
} | } | ||
#lbPrevLink, #lbNextLink { | #lbPrevLink, #lbNextLink { | ||
+ | z-index:2; | ||
display: block; | display: block; | ||
position: absolute; | position: absolute; | ||
Line 202: | Line 207: | ||
#lbBottom { | #lbBottom { | ||
+ | z-index:2; | ||
font-family: Verdana, Helvetica, sans-serif; | font-family: Verdana, Helvetica, sans-serif; | ||
font-size: 10px; | font-size: 10px; | ||
Line 212: | Line 218: | ||
#lbCloseLink { | #lbCloseLink { | ||
+ | z-index:2; | ||
display: block; | display: block; | ||
float: right; | float: right; | ||
Line 221: | Line 228: | ||
#lbCaption, #lbNumber { | #lbCaption, #lbNumber { | ||
+ | z-index:2; | ||
margin-right: 71px; | margin-right: 71px; | ||
} | } | ||
#lbCaption { | #lbCaption { | ||
+ | z-index:2; | ||
font-weight: bold; | font-weight: bold; | ||
} | } |
Revision as of 16:31, 12 September 2012
NCTU_Formosa