2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

update theme.less todos and darken link hover color more

This commit is contained in:
Mark Otto
2011-09-11 20:46:40 -07:00
parent af2223efb1
commit 96e59eed20
4 changed files with 6 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// Links
@linkColor: #0069d6;
@linkColorHover: darken(@linkColor, 10);
@linkColorHover: darken(@linkColor, 15);
// Grays
@black: #000;