add hover effect for wpd holes on sidebar

master
Aevann 2024-04-28 16:45:28 +03:00
parent b1cb1d175b
commit 1c1abb411c
1 changed files with 1 additions and 0 deletions

View File

@ -6266,6 +6266,7 @@ audio, video {
.sidebar-wpd--holes a:hover {
color: #fff;
background-color: var(--primary);
text-decoration: none;
}