Initial template creation

This commit is contained in:
GitLab
2019-03-06 09:51:55 +01:00
committed by Jason Lenny
commit cca5d1d2fb
15 changed files with 1503 additions and 0 deletions

View File

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