2016: carousel caption are at the bottom now.
authorrsiddharth <rsd@gnu.org>
Thu, 22 Oct 2015 22:34:28 +0000 (18:34 -0400)
committerrsiddharth <rsd@gnu.org>
Thu, 22 Oct 2015 22:34:28 +0000 (18:34 -0400)
2016/assets/css/custom.css
2016/index.html

index 9b4d977cfb52e4932f2f2b8840d9f368cdb4c60e..7235c898276d19839dc13cfe830d55a41a7649bf 100644 (file)
@@ -441,6 +441,20 @@ hr {
     right: 0;
 }
 
+.carousel-caption-bottom {
+  color: rgb(51, 51, 51);
+  position: static;
+  right: auto;
+  left: auto;
+  z-index: 10;
+  height: 50px;
+  padding-top: 1px;
+  padding-bottom: 1px;
+  text-align: center;
+  border-bottom: 3px solid rgba(88, 208, 121, 0.8);
+  background-color: rgba(250, 250, 250, 1);
+}
+
 /* Header */
 
 .lp-banner {
index b3730a17f942bfcb0920aa48005cabbc0f4fbfd5..5cc6ff0624a6ca0406eda1f1bef5b4a9c54fb256 100755 (executable)
                        <li class="item active">
                                <img src="//static.fsf.org/nosvn/images/best-event-photos/lp2013-expand-the-tent-848x477.jpg"
                                alt="[ The Expanding the Tent panel at LibrePlanet 2013 ]">
-                       <p class="carousel-caption-bl">
+                       <p class="carousel-caption-bottom">
                                Call for Sessions open until November 16th.<br><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Submit a proposal today.</a></p>
                        </li>
 
                        <li class="item">
                                <img src="//static.fsf.org/nosvn/images/best-event-photos/lp2015-open-house-848x477.jpg"
                                alt="[ Open house at LibrePlanet 2015 ]">
-                               <p class="lead carousel-caption-bl"> <a href="https://crm.fsf.org/join">Join the Free Software Foundation</a> and get<br />gratis conference admission and other perks.
+                               <p class="carousel-caption-bottom"> <a href="https://crm.fsf.org/join">Join the Free Software Foundation</a> and get<br />gratis conference admission and other perks.
                                </p>
                        </li>
 
                <li class="item ">
                        <img src="//static.fsf.org/nosvn/images/best-event-photos/fsf30-crypto-session-848x477.jpg"
                        alt="[ Crypto panel at the FSF 30th Anniversary User Freedom Summit ]">
-                       <p class="carousel-caption-bl">
+                       <p class="carousel-caption-bottom">
                                Call for Sessions open until November 16th.<br><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Submit a proposal today.</a></p>
                        </li>
        </ul>