Final touches

Small fix and logo changes
This commit is contained in:
Lbr
2024-02-24 00:25:10 +01:00
parent 015af70be1
commit bdfe3198c2
5 changed files with 23 additions and 4 deletions

View File

@@ -195,7 +195,7 @@ button:hover,
/* BeReal */
.button.button-bereal {
color: #ffffff;
background-color: #121212;
background-color: #000000;
border: 1px solid #ffffff;
}
.button.button-bereal:hover,
@@ -740,7 +740,7 @@ button:hover,
.button.button-revolut {
color: #000000;
background-color: #ffffff;
border: 2px solid black;
border: 1px solid black;
}
.button.button-rev:hover,
.button.button-rev:focus {