Template:Team:NCTU Formosa/header-human
From 2012.igem.org
(Difference between revisions)
Line 212: | Line 212: | ||
border-radius: 10px; | border-radius: 10px; | ||
margin:0 auto; | margin:0 auto; | ||
+ | position:relative; | ||
+ | } | ||
+ | .imgcap { | ||
+ | text-indent:0!important; | ||
+ | margin:0!important; | ||
+ | width:740px; | ||
+ | position:parent; | ||
+ | bottom:0; | ||
+ | //text-align:center; | ||
+ | font-size:11px!important; | ||
+ | color:#fff!important; | ||
+ | background: rgba(0, 0, 0, 0.25); | ||
+ | -moz-border-radius-bottomright: 10px; | ||
+ | -moz-border-radius-bottomleft: 10px; | ||
+ | border-bottom-right-radius: 10px; | ||
+ | border-bottom-left-radius: 10px; | ||
+ | position:absolute; | ||
+ | padding-bottom:2px; | ||
+ | padding-top:2px; | ||
+ | padding-left:10px; | ||
+ | padding-right:10px; | ||
+ | line-height:13px; | ||
+ | -webkit-transition: 0.5s; | ||
+ | -moz-transition: 0.5s; | ||
+ | transition: 0.5s; | ||
+ | } | ||
+ | .pimg:hover .imgcap { | ||
+ | background: rgba(0, 0, 0, 0.5); | ||
} | } | ||
#human-s1-p1 { | #human-s1-p1 { | ||
Line 275: | Line 303: | ||
background:url(https://static.igem.org/mediawiki/2012/c/cf/Human-s4-p1.jpg) no-repeat; | background:url(https://static.igem.org/mediawiki/2012/c/cf/Human-s4-p1.jpg) no-repeat; | ||
margin-right:15px; | margin-right:15px; | ||
+ | } | ||
+ | #survey-p1 { | ||
+ | width: 760px; | ||
+ | height: 570px!important; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/6/64/Survey-p1.png) no-repeat; | ||
+ | margin-right:15px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | #survey-p2 { | ||
+ | width: 760px; | ||
+ | height: 570px!important; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/d/d2/Survey-p2.png) no-repeat; | ||
+ | margin-right:15px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | #survey-p3 { | ||
+ | width: 760px; | ||
+ | height: 570px!important; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/1/1e/Survey-p3.png) no-repeat; | ||
+ | margin-right:15px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | #survey-p4 { | ||
+ | width: 760px; | ||
+ | height: 570px!important; | ||
+ | background:url(https://static.igem.org/mediawiki/2012/5/54/Survey-p4.png) no-repeat; | ||
+ | margin-right:15px; | ||
+ | margin:0 auto; | ||
} | } | ||
#toc { | #toc { |
Revision as of 15:33, 26 September 2012
NCTU_Formosa