1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 20:31:26 +02:00

tweak code styles

This commit is contained in:
Mark Otto
2015-06-09 16:28:17 -07:00
parent 5acefab4cf
commit 840938f09d
6 changed files with 6 additions and 6 deletions

View File

@@ -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;