mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 21:38:36 +08:00
button: remove text decoration #577
This commit is contained in:
parent
125fedf4b7
commit
29dd162698
@ -361,9 +361,9 @@ dd {
|
||||
.links a:hover *,
|
||||
.links a:active *,
|
||||
.links a:focus *,
|
||||
#body-inner a:hover,
|
||||
#body-inner a:active,
|
||||
#body-inner a:focus {
|
||||
article a:hover,
|
||||
article a:active,
|
||||
article a:focus {
|
||||
outline: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user