mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
update theme.less todos and darken link hover color more
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
// Links
|
||||
@linkColor: #0069d6;
|
||||
@linkColorHover: darken(@linkColor, 10);
|
||||
@linkColorHover: darken(@linkColor, 15);
|
||||
|
||||
// Grays
|
||||
@black: #000;
|
||||
|
||||
@@ -58,7 +58,5 @@
|
||||
/*
|
||||
TODO:
|
||||
- add ability to set app/site-wide base font-face (need better variables: @baseFontSize, @baseFontFace, @baseLineHeight, etc)
|
||||
- make form inputs and tables apply the new global type changes (currently statically set)
|
||||
- add new docs section for examples
|
||||
- add new docs section for Theme.less
|
||||
*/
|
||||
Reference in New Issue
Block a user