2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

trying out new doc style stuff

This commit is contained in:
Mark Otto
2011-06-29 15:51:27 -07:00
parent 025f74ef93
commit 936d7acb31
6 changed files with 227 additions and 182 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
@black: #000;
@grayDark: lighten(@black, 25%);
@gray: lighten(@black, 50%);
@grayLight: lighten(@black, 70%);
@grayLight: lighten(@black, 75%);
@grayLighter: lighten(@black, 90%);
@white: #fff;