X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/8b1e223a13f55230aa463da49ca130b3d3a38cc2..44f2bc2a8a46bec091ba5736bdef455a523aec85:/dark.css diff --git a/dark.css b/dark.css index e47db56..6cb893f 100644 --- a/dark.css +++ b/dark.css @@ -108,3 +108,13 @@ th, td { .legend .ex:hover {background: #666} .X:hover small {color: #FFF} +/* keyboard */ + +@media (max-width: 79em) { + .keys td b, + .keys .meta td b, + .keys .ctrl td b, + .keys .lead td b { + color: #000; + } +}