diff --git a/css/brands-extended.css b/css/brands-extended.css index c6d70ae..44e42c3 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -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; diff --git a/images/icons-extended/myanimelist.svg b/images/icons-extended/myanimelist.svg new file mode 100644 index 0000000..eb73c37 --- /dev/null +++ b/images/icons-extended/myanimelist.svg @@ -0,0 +1 @@ +MyAnimeList \ No newline at end of file diff --git a/preview.html b/preview.html index 888c64a..fb4034b 100644 --- a/preview.html +++ b/preview.html @@ -107,6 +107,11 @@ MicroBlog LogoMicroBlog
+ + + MyAnimeList LogoMyAnimeList +
+ SpaceHey LogoSpaceHey