Added animations
This commit is contained in:
parent
dc1f17eb2f
commit
27b1ba0151
BIN
assets/.DS_Store
vendored
BIN
assets/.DS_Store
vendored
Binary file not shown.
BIN
css/.DS_Store
vendored
BIN
css/.DS_Store
vendored
Binary file not shown.
@ -1528,6 +1528,12 @@ section {
|
|||||||
cursor: unset;
|
cursor: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.event:hover:not(.empty) {
|
||||||
|
filter: brightness(1.1);
|
||||||
|
transform: translateY(-2px);
|
||||||
|
transition: 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
.event.start-800 {
|
.event.start-800 {
|
||||||
grid-row-start: time800;
|
grid-row-start: time800;
|
||||||
}
|
}
|
||||||
|
BIN
img/.DS_Store
vendored
BIN
img/.DS_Store
vendored
Binary file not shown.
BIN
js/.DS_Store
vendored
BIN
js/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user