initial setup

This commit is contained in:
2024-04-22 12:36:16 -05:00
commit 1234a29c1a
12 changed files with 1052 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}