fixed overwriting style on a tags

This commit is contained in:
Nickiel12 2023-10-12 21:21:50 -07:00
parent 551f4e58d0
commit 309ff8689c

View file

@ -224,7 +224,6 @@ blockquote blockquote,dd blockquote,blockquote dd,dd dd,ol blockquote,ol dd,ul b
font-size:inherit
}
a,a:link,a:visited,a:hover{
color:inherit;
text-decoration:none;
border-bottom:1px dashed #111
}