Commit 8a0548e3dc8ea2a5816b7417b65429f66c307878
1 parent
b50d6527
test commit
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/css_header.css
@@ -14428,7 +14428,8 @@ h1.title { | @@ -14428,7 +14428,8 @@ h1.title { | ||
14428 | } | 14428 | } |
14429 | .clock_style{ | 14429 | .clock_style{ |
14430 | position: absolute; | 14430 | position: absolute; |
14431 | - top:10px; | 14431 | + /*top:10px;*/ |
14432 | + top:25px; | ||
14432 | left: 10px; | 14433 | left: 10px; |
14433 | } | 14434 | } |
14434 | .clock_style .flip-clock-label{ | 14435 | .clock_style .flip-clock-label{ |