diff --git a/css/brands.css b/css/brands.css index abd479a8..9e6a43c0 100644 --- a/css/brands.css +++ b/css/brands.css @@ -465,6 +465,16 @@ button:hover, filter: brightness(90%); } +/* Post.news */ +.button.button-post-news { + color: #ffffff; + background-color: #678BFF; +} +.button.button-post-news:hover, +.button.button-post-news:focus { + filter: brightness(90%); +} + /* Producthunt */ .button.button-producthunt { color: #da552f; diff --git a/images/icons/post.news.png b/images/icons/post.news.png new file mode 100644 index 00000000..c875d529 Binary files /dev/null and b/images/icons/post.news.png differ diff --git a/index.html b/index.html index d685f91e..6112a538 100644 --- a/index.html +++ b/index.html @@ -461,6 +461,11 @@ Google Scholar IconGoogle Scholar
+ + + Post. LogoPost. +
+