border-color: rgba(129, 129, 129, 0.2);
}
-
@media (min-width:768px) {
.nav {
padding-left: 0;
background-color: rgba(128, 0, 0, 0.7);
}
+.btn-carousel {
+ font-size: 1.25em;
+ font-weight: 200;
+}
+
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
position: absolute;
top: 5%;
bottom: auto;
- right: 2%;
+ right: 1.5%;
left: 38%;
z-index: 10;
padding-top: 10px;
position: absolute;
top: 5%;
bottom: auto;
- right: 55%;
+ right: 34%;
left: 2%;
z-index: 10;
padding-top: 10px;
}
+@media screen and (min-width: 600px) and (max-width: 980px){
+ .btn-carousel {
+ font-size: 1.0em;
+ font-weight: 200;
+ }
+}
+
@media screen and (min-width: 320px) and (max-width: 480px){
.carousel-caption-tl {
- right: 24%;
+ right: 2%;
+ }
+
+ .btn-carousel {
+ font-size: 0.90em;
+ font-weight: 200;
}
.carousel-caption-tr {
left: 1%;
<li class="item active">
<img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/gnu30_hackers.jpg"
alt="[ Apply for a scholarship ]">
- <p class="lead carousel-caption-tl">
- <a class="btn btn-default"
- href="https://libreplanet.org/2014/scholarships">Apply for a scholarship before January 10th</a><br>or<br><a class="btn btn-default"
- href="https://libreplanet.org/2014/scholarship_donation">donate to our scholarship fund.</a>
- </p>
-
+ <p class="carousel-caption-tl">
+ <a class="btn btn-default btn-carousel"
+ href="https://libreplanet.org/2014/scholarships">
+ Apply for a scholarship before January 10th</a>
+ <br />
+ or
+ <br />
+ <a class="btn btn-default btn-carousel"
+ href="https://libreplanet.org/2014/scholarship_donation">
+ donate to our scholarship fund.</a>
+ </p>
</li>
-<!--
+ <!--
<li class="item">
<img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-room-110.jpg"
alt="[ LibrePlanet 2013 discussion ]">
</p>
</li>
--->
- <li class="item">
+ -->
+ <li class="item">
<img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-expand-the-tent.jpg"
alt="[ The Expanding the Tent panel ]">
- <p class="lead carousel-caption-tr">
- <a class="btn btn-default"
+ <p class="carousel-caption-tr">
+ <a class="btn btn-default btn-carousel"
href="https://libreplanet.org/2014/register">
- <strong>Register now</strong>
+ Register now
</a>
and be part of LibrePlanet 2014!
</p>
<li class="item">
<img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-printer.jpg"
alt="[ Aleph Objects' Lulzbot 3D printer ]">
- <p class="lead carousel-caption-tr">
+ <p class="carousel-caption-tr">
LibrePlanet is a great place to spread the word about your free software business or organization<br>
- <a class="btn btn-default" href="https://libreplanet.org/2014/exhibit">
+ <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/exhibit">
Apply for an exhibition table and program ad
</a>
</p>
<li class="item">
<img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/lp13-presentation.jpg"
alt="[ A presentation at LibrePlanet 2013]">
- <p class="lead carousel-caption-tr">
+ <p class="carousel-caption-tr">
Volunteers are crucial in planning LibrePlanet<br>
- <a class="btn btn-default" href="https://libreplanet.org/2014/volunteer">
+ <a class="btn btn-default btn-carousel" href="https://libreplanet.org/2014/volunteer">
Join the planning committee
</a>
</li>