2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03: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
+2 -2
View File
@@ -725,8 +725,8 @@
//
//##
@code-color: #c7254e;
@code-bg: #f9f2f4;
@code-color: #d44950;
@code-bg: #f7f7f9;
@kbd-color: #fff;
@kbd-bg: #333;