diff options
| author | Mark Otto <[email protected]> | 2015-06-09 16:28:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-09 16:28:17 -0700 |
| commit | 840938f09de0809cc658eb73fa91076def101293 (patch) | |
| tree | a83deeb6429e1e635eb55bf6ba3ee56272e575cf /scss/_variables.scss | |
| parent | 5acefab4cf355bac584c3faf68f6b458bfa58e4d (diff) | |
| download | bootstrap-840938f09de0809cc658eb73fa91076def101293.tar.xz bootstrap-840938f09de0809cc658eb73fa91076def101293.zip | |
tweak code styles
Diffstat (limited to 'scss/_variables.scss')
| -rw-r--r-- | scss/_variables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss index f0d3f005c..346c3c184 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -597,7 +597,7 @@ $close-text-shadow: 0 1px 0 #fff !default; // Code -$code-color: #d44950 !default; +$code-color: #bd4147 !default; $code-bg: #f7f7f9 !default; $kbd-color: #fff !default; |
