common: captioned alert messages
[sheet.git] / base.css
index 95721e015a5221ffd8388eaf46eea20244e704dc..8ab767c1b2450b4c2a5d25f84286e394f529c771 100644 (file)
--- a/base.css
+++ b/base.css
@@ -85,6 +85,12 @@ p.footer {
        margin: 2ex auto;
        clear: both;
 }
+.error > * {
+       margin-bottom: 1ex;
+}
+.error > *:last-child {
+       margin-bottom: 0;
+}
 
 ul {
        margin: 0;