Template:Team:NCTU Formosa/header-project
From 2012.igem.org
(Difference between revisions)
Line 156: | Line 156: | ||
width:100%; | width:100%; | ||
bottom:0; | bottom:0; | ||
- | text-align:center; | + | //text-align:center; |
font-size:11px; | font-size:11px; | ||
color:#fff!important; | color:#fff!important; | ||
background: rgba(0, 0, 0, 0.25); | 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; | ||
} | } | ||
.imgcap b{ | .imgcap b{ |
Revision as of 14:14, 26 September 2012
NCTU_Formosa