From 94327182734027d54ab2da3df565d5769956de85 Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Mon, 15 Apr 2013 20:21:14 +0200 Subject: Removed gradient background from divanim.less --- public/css/divanim.less | 3 --- 1 file changed, 3 deletions(-) (limited to 'public/css/divanim.less') diff --git a/public/css/divanim.less b/public/css/divanim.less index a67049a..c573039 100644 --- a/public/css/divanim.less +++ b/public/css/divanim.less @@ -12,9 +12,6 @@ width: 100%; height: 100%; background-position: center 40%; - background-repeat: no-repeat; - background-size: cover; - background-image: linear-gradient(#8b9da9, #fff6e4);} #situation { position: absolute; width: 100%; -- cgit v1.2.3