button :active

This commit is contained in:
Julian Brammer 2024-08-24 21:46:09 +02:00
parent 38bd1e7d2a
commit 48adbd7821

View File

@ -136,6 +136,12 @@ header {
filter: brightness(0.8);
}
.linkButton:active {
transform: scale(0.95); top: +2px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
/* Timers */
.timer p {
/* if slim */