diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index ae6052808..71f04037f 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -693,8 +693,8 @@ samp { code { padding: .2rem .4rem; font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; + color: #d44950; + background-color: #f7f7f9; border-radius: .2rem; } kbd { |
