From: rsiddharth Date: Thu, 10 Oct 2013 14:47:41 +0000 (+0530) Subject: tweaked the position of the carousel caption. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=41aa7e6c2baf75f2295522e69323915d52947c22;p=libreplanet-static.git tweaked the position of the carousel caption. --- diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index 31ca7bcc..5082546f 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -230,7 +230,7 @@ input[type="checkbox"] { top: 5%; bottom: auto; right: 2%; - left: 50%; + left: 45%; z-index: 10; padding-top: 10px; padding-bottom: 10px; @@ -250,6 +250,8 @@ input[type="checkbox"] { z-index: 10; padding-top: 10px; padding-bottom: 10px; + padding-left: 10px; + padding-right: 10px; color: #ffffff; text-align: center; background-color: rgba(0, 0, 0,0.4);