]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/article.scss
Rebase & Rename all rss to feeds
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / article.scss
index 9094ad5501c91ed686574c163c035c6a2541b18b..d203ce313b6928105af8d2e855844fd3564b44a2 100644 (file)
@@ -85,7 +85,7 @@ blockquote {
   color: #999;
 }
 
-.icon-rss {
+.icon-feed {
   background-color: #000;
   color: #fff;
   padding: 0.2em 0.5em;
@@ -101,8 +101,8 @@ blockquote {
     margin-bottom: 0.5em;
   }
 
-  .icon-rss:hover,
-  .icon-rss:focus {
+  .icon-feed:hover,
+  .icon-feed:focus {
     background-color: #fff;
     color: #000;
     text-decoration: none;