From 507b61ce804e1ac2e0b2c216dc3e29b532cf284c Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Mon, 1 Dec 2014 10:49:59 -0500 Subject: [PATCH] Improving aesthetics of volunteer carousel item. --- 2015/assets/css/custom.css | 16 ++++++++++++++++ 2015/index.html | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/2015/assets/css/custom.css b/2015/assets/css/custom.css index 0b3da69f..34625e28 100644 --- a/2015/assets/css/custom.css +++ b/2015/assets/css/custom.css @@ -422,6 +422,22 @@ h3 { 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; diff --git a/2015/index.html b/2015/index.html index c97eafe6..b65b26b3 100755 --- a/2015/index.html +++ b/2015/index.html @@ -14,7 +14,7 @@
  • [ A presentation at LibrePlanet 2013] - -- 2.25.1