I'm convinced that browsers changed default behaviour since I first wrote this :glare:
This commit is contained in:
parent
8f34fa0dba
commit
b83b1a0065
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ body {
|
||||||
|
|
||||||
#console {
|
#console {
|
||||||
border: 0px solid var(--background-color);
|
border: 0px solid var(--background-color);
|
||||||
|
outline: none;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
|
Loading…
Reference in a new issue