This commit is contained in:
2023-03-22 17:56:20 -05:00
parent 28e959c218
commit d2d5fa9361
3 changed files with 127 additions and 42 deletions

View File

@@ -35,7 +35,12 @@ body {
}
#jsOutput {
font-family: monospace;
width: 30%
text-align: start;
//margin-left: 50%;
}
nav {
background-color: #333333;
border-style: inset;