update hover color

This commit is contained in:
2022-04-28 11:14:32 +02:00
parent 047bbaa8b0
commit 8f2d64faa7
5 changed files with 8 additions and 8 deletions

View File

@@ -165,7 +165,7 @@ img[src*="#absolute"] {
button:hover :is(:where(a)) {
color: #3b82f6;
color: #5e5e5e;
}
button :is(:where(p)) {