From 1fad51067e3aa1a9cc35b845d23978681900899a Mon Sep 17 00:00:00 2001 From: GilbN Date: Thu, 16 Aug 2018 14:43:13 +0200 Subject: [PATCH] fixed background --- CSS/themes/orgarr-blur-ALPHA.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CSS/themes/orgarr-blur-ALPHA.css b/CSS/themes/orgarr-blur-ALPHA.css index ab591267..363212be 100644 --- a/CSS/themes/orgarr-blur-ALPHA.css +++ b/CSS/themes/orgarr-blur-ALPHA.css @@ -1,13 +1,12 @@ body { - background-color: transparent; - /*background-image: url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-light.png"); + background-image: url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://cdn.rawgit.com/gilbN/theme.park/master/Resources/blur-light.png"); background-repeat: repeat, no-repeat; background-attachment: fixed, fixed; background-position: center center, center center; background-size: auto, cover; -webkit-background-size: auto, cover; -moz-background-size: auto, cover; - -o-background-size: auto, cover;*/ + -o-background-size: auto, cover; } /* VERSION */