button :active
This commit is contained in:
parent
38bd1e7d2a
commit
48adbd7821
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user