aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Sylvia/theme.css')
-rw-r--r--themes/Sylvia/theme.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css
index f996108f2..8d0f8aac9 100644
--- a/themes/Sylvia/theme.css
+++ b/themes/Sylvia/theme.css
@@ -463,3 +463,8 @@ tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend {
A:hover .pwg-icon {
background-image: url(../default/s26/outline_ff7700.png);
}
+
+.message {
+ color:white;
+ background-color:#666;
+}