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

color contrast for links, gets us to 4.63:1

This commit is contained in:
Mark Otto
2014-11-09 23:01:50 -08:00
parent e020d50838
commit f17b636bce
11 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
@gray-lighter: #eceeef;
@gray-lightest: #f7f7f9;
@brand-primary: #027de7;
@brand-primary: #0275d8;
@brand-success: #5cb85c;
@brand-info: #5bc0de;
@brand-warning: #f0ad4e;