1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 22:51:23 +02:00

[ticket/16439] Add BC back in

PHPBB3-16439
This commit is contained in:
hanakin
2020-04-22 10:32:43 -10:00
parent 8956654288
commit 8ab730f47d

View File

@@ -116,7 +116,8 @@ a:hover { color: #D31141; }
color: #000000; color: #000000;
} }
.post h3 a.first-unread { .post h3 a.first-unread,
.post:target h3 a {
color: #000000; color: #000000;
} }