mirror of
https://github.com/Dannecron/littlelink.git
synced 2025-12-25 16:12:34 +03:00
Final touches
Small fix and logo changes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user