Made a little style change again.

This commit is contained in:
The Wobbler 2024-10-26 13:49:53 +02:00
parent 9881a1dba1
commit f9ed9d64eb

View file

@ -24,7 +24,7 @@
echo "#input_$useableName:checked + .submenu_$useableName,
.submenu_$useableName:hover {
display: block;
background-color: $randomColor, 0.1);
background-color: $randomColor, 0.2);
}\n";
generateCSSCode($filename);