diff options
Diffstat (limited to 'themes/clouds/style.css')
| -rw-r--r-- | themes/clouds/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css index 2e05388e74..1bd8bb0e2c 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -111,7 +111,7 @@ text-decoration: none; /* Define Alert Color */ .error, .warning, .red { -color:#2a2b2d; +color: red; } .facts_labelred, .facts_valuered { |
