diff --git a/css/news-page.css b/css/news-page.css index cf21191..99ce898 100644 --- a/css/news-page.css +++ b/css/news-page.css @@ -15,6 +15,17 @@ * * TODO: Remove this informations of the html and, then, from here. */ + +#article-toolbar a.button.icon-feed.blog-feed-link { + display: none; +} + +/* WARNING: + * This solution is TEMPORARY. This informations shouldn't exist + * in this area. + * + * TODO: Remove this informations of the html and, then, from here. + */ #content .blog #article-header .publishing-info .date, #content .blog #article-header .publishing-info .author, #content .blog #article-header .publishing-info .comments { -- libgit2 0.21.2