X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9eff8dfb4e79e410779fc9ec4a5eecf3a683ee94..8ff57924c2b3dc23159f637ef8a5c2efc9b510b2:/terse.css diff --git a/terse.css b/terse.css index b286da6..e0581c7 100644 --- a/terse.css +++ b/terse.css @@ -1,13 +1,13 @@ @import url(base.css); -body ul.keys li { +body .keys td { position: relative; /* hides overflow */ width: 4.5em; } -body ul.keys li b, -body ul.keys.meta li b, -body ul.keys.ctrl li b, -body ul.keys.lead li b { /* leading chars always fit */ +body .keys td b, +body .keys.meta td b, +body .keys.ctrl td b, +body .keys.lead td b { /* leading chars always fit */ position: absolute; /* background */ right: 0; /* least overlap in corner */ font-size: 250%;