Added MyAnimeList
This commit is contained in:
parent
54058a9946
commit
9c0658099e
3 changed files with 14 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue