mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
fixes #17385: add var for default link decoration
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ blockquote {
|
||||
|
||||
a {
|
||||
color: $link-color;
|
||||
text-decoration: none;
|
||||
text-decoration: $link-decoration;
|
||||
|
||||
@include hover-focus {
|
||||
color: $link-hover-color;
|
||||
|
||||
Reference in New Issue
Block a user