commit:     90887d94655c987662042393e87bd7e1b17a86de
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  7 20:09:39 2026 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Mar  7 20:11:01 2026 +0000
URL:        https://gitweb.gentoo.org/proj/forums.git/commit/?id=90887d94

theme: remove 'postlink' background colour

This was left in accidentally, making all regular URL
links very very orange-like when hovered over on.

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 theme/colours.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/theme/colours.css b/theme/colours.css
index 54a16198e..5349926ea 100644
--- a/theme/colours.css
+++ b/theme/colours.css
@@ -79,7 +79,6 @@ a:hover {
 }
 
 .postlink:hover {
-       background-color: #ff6633;
        color: #ff6633;
 }
 

Reply via email to