2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

add a ton new variables for type, buttons, inputs

This commit is contained in:
Mark Otto
2012-03-05 00:29:16 -08:00
parent 7bf3419647
commit d3e922f0c8
6 changed files with 107 additions and 43 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ body {
font-size: @baseFontSize;
line-height: @baseLineHeight;
color: @textColor;
background-color: @white;
background-color: @bodyBackground;
}