diff options
| author | Jon Stevens <[email protected]> | 2012-01-25 11:02:28 -0800 |
|---|---|---|
| committer | Jon Stevens <[email protected]> | 2012-01-25 11:02:28 -0800 |
| commit | 0b2dd16e7293fa11f453abf67395493cbfe18935 (patch) | |
| tree | b41e8248cc14cf8a506777660bdb139592766429 | |
| parent | 6cbf2f402432187f79aea1a938a08f1ce876fd2d (diff) | |
| download | bootstrap-0b2dd16e7293fa11f453abf67395493cbfe18935.tar.xz bootstrap-0b2dd16e7293fa11f453abf67395493cbfe18935.zip | |
missed a white
| -rw-r--r-- | lib/carousel.less | 2 |
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; |
