X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0ef6354c95222a6da6db28bf1e6d536f5fae8282..881e65323ee9dc104c4b590f14b4da277c161f9f:/base.css diff --git a/base.css b/base.css index 95721e0..d014b61 100644 --- 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 {