|
|
@ -69,7 +69,7 @@ body {
|
|
|
|
height: 65px;
|
|
|
|
height: 65px;
|
|
|
|
width: 3px;
|
|
|
|
width: 3px;
|
|
|
|
transform-origin: bottom center;
|
|
|
|
transform-origin: bottom center;
|
|
|
|
transition: all 0.5s ease-in;
|
|
|
|
transition: all 0.5s ease-in linear;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.needle.hour {
|
|
|
|
.needle.hour {
|
|
|
@ -133,4 +133,4 @@ body {
|
|
|
|
line-height: 18px;
|
|
|
|
line-height: 18px;
|
|
|
|
transition: all 0.5s ease-in;
|
|
|
|
transition: all 0.5s ease-in;
|
|
|
|
font-size: 12px;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
}
|