make glitch style consistent
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details

pull/29/head
Rin 2022-12-08 18:26:32 +11:00
parent 0cd76aa22a
commit aa24b2d072
Signed by: Rin
GPG Key ID: 0C8733C13A7E1293
1 changed files with 3 additions and 4 deletions

View File

@ -1683,11 +1683,10 @@ a.sparkline {
a {
color: $highlight-text-color;
text-decoration: none;
&:hover,
&:active,
&:focus {
text-decoration: none;
&:hover {
text-decoration: underline;
}
}