diff --git a/css/brands.css b/css/brands.css index abd479a..9e6a43c 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 0000000..c875d52 Binary files /dev/null and b/images/icons/post.news.png differ diff --git a/index.html b/index.html index d685f91..6112a53 100644 --- a/index.html +++ b/index.html @@ -461,6 +461,11 @@ Google Scholar IconGoogle Scholar
+ + + Post. LogoPost. +
+