From: zoe Date: Mon, 17 Aug 2020 02:11:36 +0000 (-0400) Subject: arrows in caroussel placement X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2bfc3c47f6770950ca9cb0d0689f276f8c7f4b85;p=libreplanet-static.git arrows in caroussel placement --- diff --git a/2021/assets/css/custom.css b/2021/assets/css/custom.css index 94af9d62..1f6ad01f 100644 --- a/2021/assets/css/custom.css +++ b/2021/assets/css/custom.css @@ -450,7 +450,7 @@ hr { .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; - left: 40%; + left: 45%; z-index: 5; display: none; }