aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/colours.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/colours.css')
-rw-r--r--phpBB/styles/prosilver/theme/colours.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css
index 29cf641df2..9095e61369 100644
--- a/phpBB/styles/prosilver/theme/colours.css
+++ b/phpBB/styles/prosilver/theme/colours.css
@@ -1161,3 +1161,8 @@ ul.linklist li.responsive-menu a.responsive-menu-link:hover:before, ul.linklist
li.notification-reported strong, li.notification-disapproved strong {
color: #D31141;
}
+
+.badge {
+ background-color: #D31141;
+ color: #ffffff;
+}