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 /dist/css/bootstrap.css | |
| parent | 5acefab4cf355bac584c3faf68f6b458bfa58e4d (diff) | |
| download | bootstrap-840938f09de0809cc658eb73fa91076def101293.tar.xz bootstrap-840938f09de0809cc658eb73fa91076def101293.zip | |
tweak code styles
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 11adae7d7..b61279b39 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -686,7 +686,7 @@ samp { code { padding: .2rem .4rem; font-size: 90%; - color: #d44950; + color: #bd4147; background-color: #f7f7f9; border-radius: .25rem; } |
