Team:NCTU Formosa/source/header-human practice

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
#cover{
#cover{
background:url(http://www.yakimadrainguys.com/wp-content/uploads/2013/08/dark_spot_background_texture_50611_1920x1080.jpg);
background:url(http://www.yakimadrainguys.com/wp-content/uploads/2013/08/dark_spot_background_texture_50611_1920x1080.jpg);
 +
}
 +
#lbOverlay {
 +
z-index:2;
 +
position: fixed;
 +
left: 0;
 +
width: 100%;
 +
height: 100%;
 +
background-color: #000;
 +
cursor: pointer;
 +
}
 +
 +
#lbCenter, #lbBottomContainer {
 +
z-index:2;
 +
position: absolute;
 +
left: 50%;
 +
overflow: hidden;
 +
background-color: #fff; text-align: center; padding: 5px;
 +
}
 +
 +
.lbLoading {
 +
z-index:2;
 +
background: #fff url(https://static.igem.org/mediawiki/2012/4/42/Loading.gif) no-repeat center;
 +
}
 +
 +
#lbImage {
 +
z-index:2;
 +
border: 10px solid #fff;
 +
}
 +
 +
#lbPrevLink, #lbNextLink {
 +
z-index:2;
 +
display: block;
 +
position: absolute;
 +
top: 0;
 +
width: 50%;
 +
outline: none;
 +
}
 +
 +
#lbBottom {
 +
z-index:2;
 +
font-family: Verdana, Helvetica, sans-serif;
 +
font-size: 10px;
 +
color: #666;
 +
line-height: 1.4em;
 +
text-align: left;
 +
border: 5px solid #fff;
 +
border-top-style: none;
 +
}
 +
 +
#lbCloseLink {
 +
z-index:2;
 +
display: block;
 +
float: right;
 +
width: 66px;
 +
height: 22px;
 +
background: transparent url(https://static.igem.org/mediawiki/2012/8/8e/Closelabel.gif) no-repeat center;
 +
margin: 5px 0;
 +
}
 +
#lbCaption, #lbNumber {
 +
z-index:2;
 +
margin-right: 71px;
 +
}
 +
#lbCaption {
 +
z-index:2;
 +
font-weight: bold;
}
}
</style>
</style>
 +
<script src="https://2012.igem.org/Template:Team:NCTU_Formosa/mtool?action=raw"></script>
 +
<script src="https://2012.igem.org/Template:Team:NCTU_Formosa/swfo?action=raw"></script>
<script src="https://2012.igem.org/Template:Team:NCTU_Formosa/vbox?action=raw"></script>
<script src="https://2012.igem.org/Template:Team:NCTU_Formosa/vbox?action=raw"></script>

Revision as of 07:42, 13 September 2013