border-radius: 8px;
}
+carousel-caption-center {
+ position: absolute;
+ font-size: 1.1em;
+ top: 50%;
+ bottom: auto;
+ left: 50%;
+ right: auto;
+ z-index: 10;
+ padding-top: 10px;
+ padding-bottom: 10px;
+ color: #ffffff;
+ text-align: center;
+ background-color: rgba(0, 0, 0,0.6);
+ border-radius: 8px;
+}
+
@media screen and (min-width: 1280px) {
.carousel-caption-tr {
padding-bottom: 10px;
<li class="item active">
<img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/volunteer_helping.jpg" alt="[ A presentation at LibrePlanet 2013]">
- <p class="carousel-caption-bl">
+ <p class="carousel-caption-center">
Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
<a href="https://libreplanet.org/2015/volunteer">Join us today.</a>
</p>