Team:NCTU Formosa/source/head-index
From 2014.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 267: | Line 267: | ||
} | } | ||
#description .wordbox { | #description .wordbox { | ||
- | + | top: -17%; | |
padding:30pt; | padding:30pt; | ||
font-weight:300; | font-weight:300; | ||
Line 277: | Line 277: | ||
background-color: rgba(156, 156, 156, 0.76); | background-color: rgba(156, 156, 156, 0.76); | ||
border-radius: 30px; | border-radius: 30px; | ||
- | opacity: 0 | + | opacity: 0; |
float:left; | float:left; | ||
color: white; | color: white; | ||
z-index: 1; | z-index: 1; | ||
position: relative; | position: relative; | ||
- | + | box-shadow: 0px 0px 12px 7px #B7600B; | |
+ | letter-spacing: 1px; | ||
} | } | ||
Line 652: | Line 653: | ||
$(".wordbox").animate({ | $(".wordbox").animate({ | ||
opacity:'1' | opacity:'1' | ||
- | + | ||
}); | }); | ||
$(".attach").animate({ | $(".attach").animate({ |
Latest revision as of 03:55, 18 October 2014