style: Make pressed button 20% lighter
This commit is contained in:
@ -14,8 +14,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.key:active {
|
.key:active {
|
||||||
background: #1c71d8;
|
background: #545256;
|
||||||
border-color: #3584e4;
|
border-color: #716e78;
|
||||||
}
|
}
|
||||||
|
|
||||||
#Return {
|
#Return {
|
||||||
|
|||||||
Reference in New Issue
Block a user