only remove underline for links in element theme
This commit is contained in:
@@ -75,7 +75,6 @@ a:hover,
|
||||
a:link,
|
||||
a:visited {
|
||||
color: $accent-color-alt;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
input[type=text],
|
||||
|
||||
Reference in New Issue
Block a user