diff --git a/res/forum/style.css b/res/forum/style.css index 08b3aad..bd880b0 100644 --- a/res/forum/style.css +++ b/res/forum/style.css @@ -45,12 +45,12 @@ body border-collapse: collapse; } -img + img +#upper_panel img + img { margin-left: 0.25vh; } -img:hover +#upper_panel img:hover { filter: invert(25%); }