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:
parent
8212f2c679
commit
7843f2953d
4 changed files with 73 additions and 20 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue