mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
@link-color-hover to @link-hover-color
This commit is contained in:
@@ -57,7 +57,7 @@ a {
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: @link-color-hover;
|
||||
color: @link-hover-color;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a:focus {
|
||||
|
||||
Reference in New Issue
Block a user