From 0f66444c4d5a2d630369ea857c02e6d3670b36c0 Mon Sep 17 00:00:00 2001 From: RedNumber1 <32143878+RedNumber1@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:53:31 +0000 Subject: [PATCH] Update brands-extended.css --- css/brands-extended.css | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/css/brands-extended.css b/css/brands-extended.css index 25a7d5a..e86becb 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -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;