initial commit

This commit is contained in:
2024-05-22 12:53:44 -05:00
commit ff82b0f069
2 changed files with 21 additions and 0 deletions

3
default.css Normal file
View File

@ -0,0 +1,3 @@
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}