From 309ff8689c0a0e1797bfc3499c159b04aac29adc Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Thu, 12 Oct 2023 21:21:50 -0700 Subject: [PATCH] fixed overwriting style on a tags --- templates/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/style.css b/templates/style.css index 5c0f1a1..37e66de 100644 --- a/templates/style.css +++ b/templates/style.css @@ -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 }