Update brands-extended.css

This commit is contained in:
RedNumber1 2024-07-30 17:53:31 +00:00 committed by GitHub
parent 1f6a2d8377
commit 0f66444c4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -456,6 +456,16 @@ button:hover,
filter: brightness(90%);
}
/* Peertube */
.button.button-peertube {
color: #000000;
background-color: #FCE8DB;
border: 1px solid #000000;
}
.button.button-peertube:hover,
.button.button-peertube:focus {
filter: brightness(90%) }
/* Pixelfed */
.button.button-pixelfed {
color: #000000;
@ -475,16 +485,6 @@ button:hover,
.button.button-playstation:focus {
filter: brightness(90%) }
/* Post.news */
.button.button-post-news {
color: #ffffff;
background-color: #678BFF;
}
.button.button-post-news:hover,
.button.button-post-news:focus {
filter: brightness(90%);
}
/* Qobuz */
.button.button-qobuz {
color: #ffffff;