From 0b2dd16e7293fa11f453abf67395493cbfe18935 Mon Sep 17 00:00:00 2001 From: Jon Stevens Date: Wed, 25 Jan 2012 11:02:28 -0800 Subject: [PATCH] missed a white --- lib/carousel.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/carousel.less b/lib/carousel.less index 8ada01f20c..b0e95bfe93 100644 --- a/lib/carousel.less +++ b/lib/carousel.less @@ -68,7 +68,7 @@ font-size: 60px; font-weight: 100; line-height: 30px; - color: #fff; + color: @white; text-align: center; background: @grayDarker; border: 3px solid @white;