mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-01-12 23:59:31 -05:00
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
@ -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 New Issue
Block a user