countries: intermediate circus colour for europe
[sheet.git] / terse.css
index 601f81b79233b01aad4c4a3b4bceff5f16775766..e0581c7211c8e9e7156386408b7aeeae045b4027 100644 (file)
--- a/terse.css
+++ b/terse.css
@@ -1,10 +1,13 @@
-ul.keys li {
+@import url(base.css);
+
+body .keys td {
        position: relative; /* hides overflow */
        width: 4.5em;
 }
-ul.keys li b,
-ul.keys.ctrl li b,
-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%;