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

@@ -650,4 +650,4 @@ body {
.container_12,
.container_16 {
zoom: 1;
}
}

View File

@@ -14,7 +14,7 @@
*/
body {
min-width: 960px;
min-width: 960px;
}
/* `Container
@@ -354,4 +354,4 @@ body {
.clearfix,
.container_12 {
zoom: 1;
}
}

View File

@@ -52,4 +52,4 @@ p {
.container_24 {
background-image: url(../img/24_col.gif);
}
}

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;

BIN
static/img/henley.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB