diff options
Diffstat (limited to 'web/html/css/aurweb.css')
-rw-r--r-- | web/html/css/aurweb.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index 82b83d9e..92ff8989 100644 --- a/web/html/css/aurweb.css +++ b/web/html/css/aurweb.css @@ -130,6 +130,10 @@ top: 4px; } +.flagged a { + color: inherit; +} + legend { padding: 1em 0; } |