aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/subSilver/theme/stylesheet.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/theme/stylesheet.css b/phpBB/styles/subSilver/theme/stylesheet.css
index 97864bbb56..5ee61cb4aa 100644
--- a/phpBB/styles/subSilver/theme/stylesheet.css
+++ b/phpBB/styles/subSilver/theme/stylesheet.css
@@ -666,4 +666,8 @@ pre {
.nowrap {
white-space: nowrap;
+}
+
+.username-coloured {
+ font-weight: bold;
} \ No newline at end of file