aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJon Stevens <[email protected]>2012-01-25 11:02:28 -0800
committerJon Stevens <[email protected]>2012-01-25 11:02:28 -0800
commit0b2dd16e7293fa11f453abf67395493cbfe18935 (patch)
treeb41e8248cc14cf8a506777660bdb139592766429 /lib
parent6cbf2f402432187f79aea1a938a08f1ce876fd2d (diff)
downloadbootstrap-0b2dd16e7293fa11f453abf67395493cbfe18935.tar.xz
bootstrap-0b2dd16e7293fa11f453abf67395493cbfe18935.zip
missed a white
Diffstat (limited to 'lib')
-rw-r--r--lib/carousel.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/carousel.less b/lib/carousel.less
index 8ada01f20..b0e95bfe9 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;