From 7115453c7c094ec69fd39d956ab73d082b338c82 Mon Sep 17 00:00:00 2001 From: Micho Date: Wed, 22 May 2013 16:20:39 +0200 Subject: [PATCH] move timer --- clients/anim/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/clients/anim/index.html b/clients/anim/index.html index bff09a5..63d18aa 100644 --- a/clients/anim/index.html +++ b/clients/anim/index.html @@ -44,10 +44,11 @@ } #timer { position: absolute; - top: 40px; - right: 20px; + top: 460px; + left: 5px; font-size: 16px; - color: #888; + font-weight: bold; + color: #666; } #menu { position: absolute;