feat: beautiful modern visual tweaks

This commit is contained in:
SethBurkart123
2025-05-22 19:06:39 +10:00
parent efdd03ce8e
commit b339745697
2 changed files with 45 additions and 0 deletions
+7
View File
@@ -114,3 +114,10 @@ body {
transition: text-shadow 0.5s;
}
}
.cke_panel_listItem > a {
&:hover {
background: #3d3d3e !important;
}
}