diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/seven/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css index 71a8d5013..a6bd0c43b 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -256,10 +256,6 @@ div.error { div.error p.error { color: #333; } -div.error a { - color: #fff; - text-decoration: underline; -} div.status { color: #234600; background: #f8fff0; |