From 08dc9789e501ab15c75b12968cfd540f6e0d80a3 Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Thu, 9 May 2013 16:13:53 +0200 Subject: Made corrections to animation on contact.ejs --- public/css/divanim.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'public') diff --git a/public/css/divanim.less b/public/css/divanim.less index ff53e77..84c5826 100644 --- a/public/css/divanim.less +++ b/public/css/divanim.less @@ -47,8 +47,8 @@ position: absolute; top: 50%; left: 50%; - width: 1em; - height: 1em; + width: 20em; + height: 23em; margin-top: -0.5em; margin-left: -0.5em; border-radius: 10%; @@ -200,4 +200,4 @@ #activity3 .satelite { background-image: url('betaling.png');} #activity4 .object { - background-image: url('/img/stian.jpeg');} + background-image: url('/img/stian.jpg');} -- cgit v1.2.3