X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a8ea234262b3b8a847e64c334524e56f8aa36a0c..ff9cbad80439360585c609d6f6d61ef200f55681:/base.css diff --git a/base.css b/base.css index 63a2834..afa1d35 100644 --- a/base.css +++ b/base.css @@ -82,9 +82,9 @@ ul { /* "keyboard" (list of keys) */ ul#rows {margin-top: -5ex} /* top (esc) row fits besides header */ -li.row1 {margin-left: 7em} /* row offsets relative to ~6em key width */ -li.row2 {margin-left: 8em} -li.row3 {margin-left: 10em} /* should actually align to next key on row0 */ +li.row2 {margin-left: 7em} /* row offsets relative to ~6em key width */ +li.row3 {margin-left: 8em} +li.row4 {margin-left: 10em} /* should actually align to next key on row0 */ /* ...however rows>=1 are shifted a bit, to make space */ li.row { @@ -331,6 +331,7 @@ table.dimap { .l5 {background: #EFD} /* yes, supported, ubiquitous, native */ /* default u-ascii */ .l6 {background: #DFD} /* complete, perfect */ +.l9 {background: #EEE} /* unknown, omitted */ .ex {background: #EEE} /* experimental, disfavoured */ .u-invalid {background: #BBB} /* invalid, impossible */ @@ -407,7 +408,7 @@ table.dimap { .g6 {background: #FCC} /* red: mode */ .c-aa, .mv, -.g7 {background: #ECE} /* purple: visual (g7+) */ +.g7 {background: #ECE} /* purple: visual (g6+) */ .c-oc, .me, .g8 {background: #CCF} /* blue: prefix */