feat: Add Pixelfed
This commit is contained in:
parent
015e490be9
commit
14c97dc888
2 changed files with 109 additions and 0 deletions
|
@ -227,3 +227,11 @@ button:hover,
|
|||
.button.button-vero:hover,
|
||||
.button.button-vero:focus {
|
||||
filter: brightness(90%) }
|
||||
|
||||
/* Pixelfed */
|
||||
.button.button-pixelfed {
|
||||
color: #000000;
|
||||
background-color: #ffffff }
|
||||
.button.button-pixelfed:hover,
|
||||
.button.button-pixelfed:focus {
|
||||
filter: brightness(90%) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue