keys: reapply letter styling on modified classes
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 21 Feb 2018 08:51:23 +0000 (09:51 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 5 Mar 2018 22:51:17 +0000 (23:51 +0100)
Broken in commit v1.5-28-g8da63edfda (2014-02-24)
[keys: structure keyboard as html table]

base.css

index b29b0247fa7a30aaf59a30ca332f64e782ef0be2..a8fc2d239e79f4487e513d11165e9846d2d52e29 100644 (file)
--- a/base.css
+++ b/base.css
@@ -732,9 +732,9 @@ nav > .section {
                width: 4.5em;
        }
        .keys td b,
-       .keys.meta td b,
-       .keys.ctrl td b,
-       .keys.lead td b { /* leading chars always fit */
+       .keys .meta td b,
+       .keys .ctrl td b,
+       .keys .lead td b { /* leading chars always fit */
                position: absolute; /* background */
                right: 0; /* least overlap in corner */
                font-size: 250%;