From b644be0b2ed9ea9e3c63c60631c6873e6ca3e5e5 Mon Sep 17 00:00:00 2001 From: nau Date: Sat, 18 Jun 2016 22:14:14 +0200 Subject: [PATCH] asdf --- es/own.css | 6 +++--- own.css | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/es/own.css b/es/own.css index f9c0875..65253a6 100644 --- a/es/own.css +++ b/es/own.css @@ -88,7 +88,7 @@ body { /* index */ -@media (min-width:900px) { +@media (min-width:1080px) { .own-indexBackgroundImage{ width: 100%; /*height: 100%;*/ @@ -110,10 +110,10 @@ body { } } -@media (max-width:900px) { +@media (max-width:1080px) { .own-indexBackgroundImage{ /*width: 100%;*/ - height: 100%; + height: 110%; z-index: -2; position: fixed; left: 0px; diff --git a/own.css b/own.css index f9c0875..65253a6 100644 --- a/own.css +++ b/own.css @@ -88,7 +88,7 @@ body { /* index */ -@media (min-width:900px) { +@media (min-width:1080px) { .own-indexBackgroundImage{ width: 100%; /*height: 100%;*/ @@ -110,10 +110,10 @@ body { } } -@media (max-width:900px) { +@media (max-width:1080px) { .own-indexBackgroundImage{ /*width: 100%;*/ - height: 100%; + height: 110%; z-index: -2; position: fixed; left: 0px;