X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d4442602046916e548aef5bd877fe0ec15b7c63d..b97ebd969b2e520d3e65509c0f892edacae70520:/base.css diff --git a/base.css b/base.css index 3096be0..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; @@ -213,7 +219,8 @@ td.joind { border-bottom: none; } td.joinu { - border-top: none; + /* first cell determines border width for entire row */ + border-top-color: transparent; } td.joinr { border-right: none; @@ -234,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,