1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-21 23:13:43 +02:00

[ticket/11936] Restyle the notification text (no underline/decoration)

PHPBB3-11936
This commit is contained in:
Matt Friedman 2013-10-16 17:22:02 -07:00
parent cc884be593
commit b7f1f3d38f

View File

@ -782,6 +782,7 @@ form > p.post-notice strong {
#notification_list ul li a, .notification_list dt > a, #notification_list > .footer > a {
display: block;
text-decoration: none;
}
.notification_list ul li img {