diff options
| author | Christopher Baker <[email protected]> | 2016-04-17 18:56:09 -0700 |
|---|---|---|
| committer | Christopher Baker <[email protected]> | 2016-04-17 18:56:09 -0700 |
| commit | bae54aa8fc22451bbb2c898dafb22d2f86d15e85 (patch) | |
| tree | c95a6bd1b63154c502716015eecccf2f4274852c /scss/_images.scss | |
| parent | 0d5b6aa4e8ad24f77c5d777fe0fa27da3601c9ee (diff) | |
| download | bootstrap-bae54aa8fc22451bbb2c898dafb22d2f86d15e85.tar.xz bootstrap-bae54aa8fc22451bbb2c898dafb22d2f86d15e85.zip | |
remove references to -* outside _variables.scss
Diffstat (limited to 'scss/_images.scss')
| -rw-r--r-- | scss/_images.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_images.scss b/scss/_images.scss index d17006df2..71d4b38bd 100644 --- a/scss/_images.scss +++ b/scss/_images.scss @@ -48,5 +48,5 @@ .figure-caption { font-size: $figure-caption-font-size; - color: $gray-light; + color: $figure-caption-color; } |
