diff options
author | Michael Miday <midaym@gmail.com> | 2015-09-16 17:27:56 +0200 |
---|---|---|
committer | Michael Miday <midaym@gmail.com> | 2015-09-17 18:37:31 +0200 |
commit | e345e82e661b5f61c24f48500200b00f502ba8dc (patch) | |
tree | ae70a53d44c2048fff16585448e14414e3bee7e9 /phpBB | |
parent | 6f942ae48f5aef975b54d2940b2755791a689c4b (diff) | |
download | forums-e345e82e661b5f61c24f48500200b00f502ba8dc.tar forums-e345e82e661b5f61c24f48500200b00f502ba8dc.tar.gz forums-e345e82e661b5f61c24f48500200b00f502ba8dc.tar.bz2 forums-e345e82e661b5f61c24f48500200b00f502ba8dc.tar.xz forums-e345e82e661b5f61c24f48500200b00f502ba8dc.zip |
[ticket/12769] Remove deuplicates from colours
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/styles/prosilver/theme/colours.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css index 48e62436bc..852a2843fd 100644 --- a/phpBB/styles/prosilver/theme/colours.css +++ b/phpBB/styles/prosilver/theme/colours.css @@ -313,14 +313,6 @@ p.post-notice { 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 |