BeReal and Revolut fixes
Added border around Bereal, adjusted color and switched Revolut logo for the latest version
This commit is contained in:
parent
34e7578610
commit
015af70be1
2 changed files with 3 additions and 2 deletions
|
@ -195,7 +195,8 @@ button:hover,
|
||||||
/* BeReal */
|
/* BeReal */
|
||||||
.button.button-bereal {
|
.button.button-bereal {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-color: #000000;
|
background-color: #121212;
|
||||||
|
border: 1px solid #ffffff;
|
||||||
}
|
}
|
||||||
.button.button-bereal:hover,
|
.button.button-bereal:hover,
|
||||||
.button.button-bereal:focus {
|
.button.button-bereal:focus {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 19 KiB |
Loading…
Reference in a new issue