X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d4ead771b48095b3889d0c5694dc6152e6d58359..ccc4981ff62e695908a9855041b9669800a733ed:/base.css diff --git a/base.css b/base.css index 50b92d8..8ab767c 100644 --- a/base.css +++ b/base.css @@ -28,6 +28,12 @@ h2, caption { caption { margin: 1ex; } +caption aside { + position: absolute; + margin-left: 1ex; + font-weight: normal; + display: inline; +} hr { clear: both; @@ -79,6 +85,12 @@ p.footer { margin: 2ex auto; clear: both; } +.error > * { + margin-bottom: 1ex; +} +.error > *:last-child { + margin-bottom: 0; +} ul { margin: 0; @@ -241,6 +253,10 @@ td.joinl { font-size: 100%; } +.cover td { + min-width: 2.5ex; /* square cells */ +} + /* table headers */ th,