X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/d4442602046916e548aef5bd877fe0ec15b7c63d..d4ead771b48095b3889d0c5694dc6152e6d58359:/base.css diff --git a/base.css b/base.css index 3096be0..50b92d8 100644 --- a/base.css +++ b/base.css @@ -213,7 +213,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,7 +235,7 @@ td.joinl { font-size: 200%; } .glyphs .glyphs { - margin: 0.5ex 0; + margin: 0.5ex 0; /* nested in legend */ } .glyphs .glyphs td { font-size: 100%;