mirror of
https://github.com/Dannecron/littlelink.git
synced 2025-12-25 16:12:34 +03:00
Adding Bereal
I would like to add BeReal as a very popular site mostly in EU.
This commit is contained in:
@@ -1097,3 +1097,13 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* BeReal */
|
||||
.button.button-bereal {
|
||||
color: #ffffff;
|
||||
background-color: #000000;
|
||||
}
|
||||
.button.button-bereal:hover,
|
||||
.button.button-bereal:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user