From 5e609785e76aadcea9dcfb2605594a8b63eb05e9 Mon Sep 17 00:00:00 2001 From: brodokk Date: Sun, 28 May 2023 14:52:51 +0000 Subject: [PATCH] Update graze toot --- blueberries.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blueberries.css b/blueberries.css index edcdcf6..b0cac9a 100644 --- a/blueberries.css +++ b/blueberries.css @@ -5,7 +5,7 @@ @homepageURL https://github.com/brodokk/Blueberries-Mastodon-UI-user-theme @supportURL https://github.com/brodokk/Blueberries-Mastodon-UI-user-theme/issues @author brodokk (https://github.com/brodokk) -@version 1.1.0 +@version 1.1.1 @license CC-BY ==/UserStyle== */ @@ -200,7 +200,7 @@ /* Graze toot fixes */ - .graze-toot-container.site { + .status .graze-toot-container { /* border: 1px solid #606984; */ /* background: #383d4c; */ /* border: 1px solid hsl(225, 16%, 45%); */ @@ -209,7 +209,7 @@ background: hsl(var(--hue), 15%, 26%);; } - .graze-toot-container.site h2 { + .status .graze-toot-container.site h2 { /* color: rgba(255, 255, 255, 0.6); */ /* color: hsla(255, 0%, 100%, 0.6); */ color: hsla(var(--hue), 0%, 100%, 0.6);