Finished working on playground and added a CI/CD step

This commit is contained in:
Leon Mika 2024-04-26 10:31:41 +10:00
parent fdc480262d
commit 1d7a076f63
8 changed files with 91 additions and 23 deletions

5
_site/style.css Normal file
View file

@ -0,0 +1,5 @@
#terminal {
border: solid 4px black;
border-radius: 5px;
scrollbar-color: white black;
}