From 135f5ddec7de993007f6ff9d70f5e958ca602e34 Mon Sep 17 00:00:00 2001 From: Alpha Date: Sat, 29 Apr 2017 17:49:53 +0200 Subject: [PATCH] Index Change und Stylesheet --- index.php | 2 +- style.css | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/index.php b/index.php index adfd962..d0eba5b 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ Cheaterliste - " rel="stylesheet" type="text/css"> + diff --git a/style.css b/style.css index 90eeef6..6176bcf 100644 --- a/style.css +++ b/style.css @@ -5,11 +5,7 @@ body { margin: 0; margin-top: 25; - /*Fix for mobiles*/ - background-repeat:no-repeat; - background-attachment:fixed; - background-size:100% 100%; }