First commit

This commit is contained in:
Mikula Lajos (Thinkpad X230)
2024-03-28 15:14:34 +01:00
commit b98f901651
8 changed files with 1095 additions and 0 deletions

6
src/master.css Normal file
View File

@ -0,0 +1,6 @@
html * {
font-family: "Reddit Mono", monospace !important;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}