Private
Public Access
1
0

first attempt at landing page

This commit is contained in:
Sander Roosendaal
2017-04-04 23:14:22 +02:00
parent acc4fc3c31
commit f76e3efa32
10 changed files with 278 additions and 39 deletions

View File

@@ -5,13 +5,14 @@ html {
}
body {
background: #edc;
/* background: #edc; */
color: #333;
font-size: 1.2em;
height: auto;
padding-bottom: 20px;
}
a {
/* color: #fff; */
text-decoration: none;