From ad809a964aa134da40dcce92739dc8ad167ce295 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 4 Dec 2018 16:59:58 +0800 Subject: [PATCH] scss/roojs-bootstrap/carousel.scss --- scss/roojs-bootstrap/carousel.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scss/roojs-bootstrap/carousel.scss b/scss/roojs-bootstrap/carousel.scss index dfd56ab3aa..75bdf9f568 100644 --- a/scss/roojs-bootstrap/carousel.scss +++ b/scss/roojs-bootstrap/carousel.scss @@ -62,7 +62,7 @@ position: absolute; display: block; top: 50%; - color: $body-bg; + color: $dark; z-index: 100; cursor: pointer; padding: 10px; @@ -74,7 +74,7 @@ position: absolute; display: block; top: 50%; - color: $body-bg; + color: $dark; z-index: 100; cursor: pointer; padding: 10px; -- 2.39.2