diff options
Diffstat (limited to 'static/peach.css')
| -rw-r--r-- | static/peach.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/peach.css b/static/peach.css index d5fbf3c..51a9bd0 100644 --- a/static/peach.css +++ b/static/peach.css @@ -169,7 +169,8 @@ body { font-size: 0.9em; } -.alert-container .alert-body .instruction { +.alert-container .alert-body .instruction, +.alert-container .alert-body .areas { font-size: 0.8em; border-top: 1px solid rgb(150,150,150); padding: 10px 0 0 0; |
