From 99317a1a3f18c0cd9f1b61b297dd0b644604c040 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 7 May 2024 16:17:27 +0800 Subject: [PATCH] Tips are in italic --- styles/fonts/popup.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/fonts/popup.css b/styles/fonts/popup.css index 73b8631..99d0770 100644 --- a/styles/fonts/popup.css +++ b/styles/fonts/popup.css @@ -5,6 +5,6 @@ font-weight: bold !important; } -.tip { +#tip { font-style: italic; } \ No newline at end of file