Datum/Uhrzeig vergrößert

This commit is contained in:
Robert Richter 2019-07-22 11:39:50 +02:00
parent 3e58117513
commit 60ec68acc7
2 changed files with 3 additions and 3 deletions

View File

@ -169,7 +169,7 @@ audio {
@keyframes x {
100% {
transform: translatex(100%);
transform: translatex(35%);
}
}
@ -179,7 +179,7 @@ audio {
@keyframes y {
100% {
transform: translatey(100%);
transform: translatey(40%);
}
}

View File

@ -1,6 +1,6 @@
#waipclock.fullheight
.h-95
.h-50.w-50.clock_y
.h-75.w-75.clock_y
.h-100.clock_x
#time.h-70.d-flex.align-items-end.text-muted.font-weight-bold.tf_clock -Uhrzeit-
#day.h-30.d-flex.align-items-start.text-muted.tf_clock -Datum-