From a44f197261956f5b1356550aac92b23cd00bb5f7 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Fri, 26 Jan 2024 03:48:13 +0000 Subject: [PATCH] Update style.css --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 90c1b7f0..f57afbd8 100644 --- a/style.css +++ b/style.css @@ -193,11 +193,11 @@ img { } img.star { - float: left; - width: 10%; - margin-top: 3px; - margin-bottom: 3px; - margin-left: 10px; + float: left !important; + width: 10% !important; + margin-top: 3px !important; + margin-bottom: 3px !important; + margin-left: 10px !important; } #noscroll {