move timer

This commit is contained in:
Micho 2013-05-22 16:20:39 +02:00
parent 69e21c485a
commit 7115453c7c
1 changed files with 4 additions and 3 deletions

View File

@ -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;