Team:Imperial College/Templates/Carousel
From 2013.igem.org
(Difference between revisions)
Line 29: | Line 29: | ||
#slides .slide span { | #slides .slide span { | ||
+ | color: #ffffff; | ||
background: rgba(0, 0, 0, 0.75); | background: rgba(0, 0, 0, 0.75); | ||
border-left: 5px solid #008AC3; | border-left: 5px solid #008AC3; | ||
- | padding: | + | padding: 10px; |
- | + | ||
- | + | ||
position: absolute; | position: absolute; | ||
- | bottom: | + | bottom: 10px; |
- | + | left: 10px; | |
max-width: 65%; | max-width: 65%; | ||
} | } |