added itch.io
This commit is contained in:
parent
2b20dd351b
commit
edb3beaf50
3 changed files with 16 additions and 0 deletions
|
@ -154,6 +154,16 @@ button:hover,
|
|||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* itch.io */
|
||||
.button.button-itchio {
|
||||
color: #000000;
|
||||
background-color: #dd4a4a;
|
||||
}
|
||||
.button.button-itchio:hover,
|
||||
.button.button-itchio:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Micro.blog */
|
||||
.button.button-microblog {
|
||||
color: #FFFFFF;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue