From: rsiddharth Date: Tue, 11 Oct 2016 02:10:51 +0000 (+0000) Subject: Update carousel caption styling. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=270d893334169c35b37fb8b1fdf5b8228f2b8cc7;p=libreplanet-static.git Update carousel caption styling. modified: 2017/assets/css/custom.css --- diff --git a/2017/assets/css/custom.css b/2017/assets/css/custom.css index dd48488c..faf4bcf0 100644 --- a/2017/assets/css/custom.css +++ b/2017/assets/css/custom.css @@ -446,9 +446,9 @@ hr { color: rgb(51, 51, 51); position: static; z-index: 10; - height: 2em; + height: auto; padding-top: 1px; - padding-bottom: 1px; + padding-bottom: 9px; font-size: larger; text-align: center; background-color: rgba(240, 240, 240, .8);