mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-17 22:28:46 +01:00
[ticket/12598] Clean up unused link colors
PHPBB3-12598
This commit is contained in:
parent
3f71d7dba1
commit
b5800d1124
@ -18,11 +18,11 @@ a:hover { text-decoration: underline; }
|
||||
}
|
||||
|
||||
/* Links on gradient backgrounds */
|
||||
.navbg a, .forumbg .header a, .forabg .header a, th a {
|
||||
.forumbg .header a, .forabg .header a, th a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
|
||||
.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user