Added initial code

This commit is contained in:
Esther
2020-06-17 22:34:29 +01:00
parent f3b8e827f4
commit 91eb61fc81
18 changed files with 2534 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; }
a {
color: #00B7FF; }
/*# sourceMappingURL=style.css.map */

View File

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