1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +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

@@ -686,7 +686,7 @@ samp {
code {
padding: .2rem .4rem;
font-size: 90%;
color: #d44950;
color: #bd4147;
background-color: #f7f7f9;
border-radius: .25rem;
}