fixed itch.io colors

This commit is contained in:
mich41v4294 2022-11-13 13:31:09 +01:00
parent b2bdddca31
commit 9d1068cbd7
2 changed files with 25 additions and 3 deletions

View file

@ -156,8 +156,8 @@ button:hover,
/* itch.io */
.button.button-itchio {
color: #000000;
background-color: #dd4a4a;
color: #ffffff;
background-color: #fa5c5c;
}
.button.button-itchio:hover,
.button.button-itchio:focus {