X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/93336b15f2cbde8ce8730de664df0b536cc8fa2e..b97ebd969b2e520d3e65509c0f892edacae70520:/base.css diff --git a/base.css b/base.css index 179b2ec..95721e0 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; @@ -235,12 +241,16 @@ td.joinl { font-size: 200%; } .glyphs .glyphs { - margin: 0.5ex 0; + margin: 0.5ex 0; /* nested in legend */ } .glyphs .glyphs td { font-size: 100%; } +.cover td { + min-width: 2.5ex; /* square cells */ +} + /* table headers */ th,