From b1b7b75b776533a6caf3090d74451b6ea60ba1e0 Mon Sep 17 00:00:00 2001 From: jos Date: Fri, 22 May 2015 12:11:36 +0200 Subject: [PATCH] Merged gh-pages --- css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/style.css b/css/style.css index 9a6ae074..a8619391 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,5 @@ - body { - font-family: Lustria,Georgia,Times,"Times New Roman",serif !important; + /*font-family: Lustria,Georgia,Times,"Times New Roman",serif !important;*/ font-size:16px; } @@ -25,8 +24,9 @@ img.header { } div.wall { - background-image: url("../images/wall.png"); + background-image: url("./images/wall.png"); background-repeat: no-repeat; + background-size:cover; margin-top:5px; } @@ -51,7 +51,7 @@ h2.featurette-heading { div.valign_parent { display:inline-flex; - height: 457px; + min-height: 457px; } div.valign_child {