latin: pairwise loop through rows
[sheet.git] / base.css
index 95721e015a5221ffd8388eaf46eea20244e704dc..d014b6197f56bacdadc3989a454b75b1790eb994 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;
@@ -256,7 +262,7 @@ td.joinl {
 th,
 tfoot td,
 thead td {
-       border: 0;
+       border-width: 0;
        background: transparent;
 }
 .glyphs thead td {