Update style.css

This commit is contained in:
LEGALISE_PIRACY 2024-01-26 03:48:13 +00:00
parent 9dd49d6409
commit a44f197261

View File

@ -193,11 +193,11 @@ img {
} }
img.star { img.star {
float: left; float: left !important;
width: 10%; width: 10% !important;
margin-top: 3px; margin-top: 3px !important;
margin-bottom: 3px; margin-bottom: 3px !important;
margin-left: 10px; margin-left: 10px !important;
} }
#noscroll { #noscroll {