Clean up: z works on images, ascii & ansi; e/r works on ascii & ansi; t work on images, ascii & ansi

This commit is contained in:
m0qui 2018-03-27 00:13:57 +02:00
parent 8212f2c679
commit 7843f2953d
4 changed files with 73 additions and 20 deletions

View file

@ -44,7 +44,7 @@ h6 {
.help {
position: fixed;
top: 1em;
left: 33%;
left: 25%;
text-align: left;
background-color: lightgrey;
border: outset darkgray;
@ -53,7 +53,7 @@ h6 {
border-radius: 8px;
font-family: topaz1200,mOsOul, Consolas, monospace;
opacity: .85;
width: 33%;
width: 50%;
}
.fullwidth {