more themes + fonts

This commit is contained in:
Felix Roos 2023-02-19 22:18:12 +01:00
parent 14af1df6a3
commit 81b4cb2f16
10 changed files with 552 additions and 20 deletions

View file

@ -2,6 +2,14 @@
font-family: 'PressStart';
src: url('/fonts/PressStart2P/PressStart2P-Regular.ttf');
}
@font-face {
font-family: 'BigBlueTerminal';
src: url('/fonts/BigBlueTerminal/BigBlue_TerminalPlus.TTF');
}
@font-face {
font-family: 'x3270';
src: url('/fonts/3270/3270-Regular.ttf');
}
.cm-gutters {
display: none !important;