Old version

This commit is contained in:
tryashtar
2026-03-18 11:03:48 -06:00
commit 1860b9dff3
2 changed files with 42 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
body {
font-family: sans-serif;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}