1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Change code variables to match pre

This commit is contained in:
Mark Otto
2014-07-12 01:23:06 -07:00
parent fe6b22c2c3
commit 6336895b96
7 changed files with 10 additions and 10 deletions

View File

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