Fix minore

This commit is contained in:
valentina 2024-06-28 14:38:45 +02:00
parent 01889d6321
commit 67a39764a0
1 changed files with 2 additions and 2 deletions

View File

@ -30,11 +30,11 @@
url('../fonts/sourcesanspro-regular-webfont.svg') format('svg');
}
a {
.li-widget > a {
color: #333;
}
a:hover {
.li-widget > a:hover {
color: #000;
}