fixed itch.io colors
This commit is contained in:
parent
b2bdddca31
commit
9d1068cbd7
2 changed files with 25 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue