mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11936] Restyle the notification text (no underline/decoration)
PHPBB3-11936
This commit is contained in:
parent
cc884be593
commit
b7f1f3d38f
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue