Fix a font loading error when testing locally and a first draft at a print.css file

This commit is contained in:
2025-07-31 12:32:18 -04:00
parent 0269a7e72d
commit b080492aa2
3 changed files with 67 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: "IBM Plex Mono";
src: url(fonts/IBMPlexMono.ttf);
src: url(../fonts/IBMPlexMono.ttf);
}
/*
Colors: