X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/73dd3e271c2834b22dafb0a1a412934709f250bf..e249bd725fd80c5d994d72c2027b2a6f97bca378:/base.css diff --git a/base.css b/base.css index 8490154..0aee0ed 100644 --- a/base.css +++ b/base.css @@ -91,6 +91,14 @@ li.row ul ul { h3 {display: none} /* semantic details (non-css/js) */ li.mode {display: none} /* initially hidden (only show interactively (js)) */ +#rows { + width: 82.5em; /* 12 * (2px + 1px + 6.2em + 1px + 2px) + 8em*/ + padding-right: 72px; +} +#rows > li { + margin-right: -72px; +} + /* individual keys */ dl.legend dt,