1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-20 00:21:42 +02:00

[ticket/12769] Remove deuplicates from colours

This commit is contained in:
Michael Miday
2015-09-16 17:27:56 +02:00
parent 6f942ae48f
commit e345e82e66

View File

@@ -313,14 +313,6 @@ p.post-notice {
background-image: none; background-image: none;
} }
/* Links on gradient backgrounds */
.forumbg .header a, .forabg .header a, th a {
color: #FFFFFF;
}
.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
color: #A8D8FF;
}
/* /*
-------------------------------------------------------------- --------------------------------------------------------------
Colours and backgrounds for content.css Colours and backgrounds for content.css