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