diff options
-rw-r--r-- | phpBB/styles/prosilver/theme/colours.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css index 66b60ea7bf..fe6a7a7fda 100644 --- a/phpBB/styles/prosilver/theme/colours.css +++ b/phpBB/styles/prosilver/theme/colours.css @@ -65,8 +65,7 @@ hr { .panel { background-color: #ECF1F3; - color: #28313F; - + color: #28313F; } .post:target .content { |