From: Zak Rogoff Date: Mon, 1 Dec 2014 15:52:26 +0000 (-0500) Subject: Improving aesthetics of volunteer carousel item. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=eb47f34025e199b68861e1b21fd0735b6c6fc696;p=libreplanet-static.git Improving aesthetics of volunteer carousel item. --- diff --git a/2015/assets/css/custom.css b/2015/assets/css/custom.css index 34625e28..f6a64a0f 100644 --- a/2015/assets/css/custom.css +++ b/2015/assets/css/custom.css @@ -427,8 +427,8 @@ carousel-caption-center { font-size: 1.1em; top: 50%; bottom: auto; - left: 50%; - right: auto; + left: 35%; + right: 65%; z-index: 10; padding-top: 10px; padding-bottom: 10px;