Datum/Uhrzeig vergrößert
This commit is contained in:
parent
3e58117513
commit
60ec68acc7
@ -169,7 +169,7 @@ audio {
|
|||||||
|
|
||||||
@keyframes x {
|
@keyframes x {
|
||||||
100% {
|
100% {
|
||||||
transform: translatex(100%);
|
transform: translatex(35%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -179,7 +179,7 @@ audio {
|
|||||||
|
|
||||||
@keyframes y {
|
@keyframes y {
|
||||||
100% {
|
100% {
|
||||||
transform: translatey(100%);
|
transform: translatey(40%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#waipclock.fullheight
|
#waipclock.fullheight
|
||||||
.h-95
|
.h-95
|
||||||
.h-50.w-50.clock_y
|
.h-75.w-75.clock_y
|
||||||
.h-100.clock_x
|
.h-100.clock_x
|
||||||
#time.h-70.d-flex.align-items-end.text-muted.font-weight-bold.tf_clock -Uhrzeit-
|
#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-
|
#day.h-30.d-flex.align-items-start.text-muted.tf_clock -Datum-
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user