From 79a88fed72b5582118ce708d023ec3ad8abf0a10 Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Tue, 16 Apr 2013 08:17:43 +0200 Subject: test placement animation --- public/css/divanim.less | 2 +- views/test.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/divanim.less b/public/css/divanim.less index fa87bba..a89dd1e 100644 --- a/public/css/divanim.less +++ b/public/css/divanim.less @@ -11,7 +11,7 @@ overflow: hidden; width: 100%; height: 100%; - background-position: center 40%; + background-position: center; background-repeat: no-repeat; background-size: cover;} #situation { diff --git a/views/test.ejs b/views/test.ejs index c2965a1..b37bac6 100644 --- a/views/test.ejs +++ b/views/test.ejs @@ -25,7 +25,7 @@

<%= title %>

-
+
-- cgit v1.2.3