diff --git a/css/style.css b/css/style.css index ce0c629..3de725d 100644 --- a/css/style.css +++ b/css/style.css @@ -4,7 +4,7 @@ html { } body { - background: url(../img/background.jpg); + background: url("../img/background.jpg"); background-size: cover; /*background-position: 0px -50px;*/ font-family: Lato; @@ -29,4 +29,4 @@ hr { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0,0,0,0.2); -} \ No newline at end of file +} diff --git a/index.html b/index.html index 569d123..a07ae19 100644 --- a/index.html +++ b/index.html @@ -1,14 +1,14 @@ + - Willkommen - hoellen.eu + Willkommen - hoellen.eu - - + + -