Added MyAnimeList

This commit is contained in:
Kieran 2022-08-18 23:13:57 +01:00
parent 54058a9946
commit 9c0658099e
3 changed files with 14 additions and 0 deletions

View file

@ -102,6 +102,14 @@ button:hover,
.button.button-microblog:focus {
filter: brightness(90%) }
/* MyAnimeList */
.button.button-myanimelist {
color: #133a95;
background-color: #fff }
.button.button-myanimelist:hover,
.button.button-myanimelist:focus {
filter: brightness(90%) }
/* SpaceHey */
.button.button-spacehey {
color: #FFFFFF;