]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/main.css
Added author of article
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / main.css
index 480ebc48c775fa6f671dd18c518e5ce9e90f98f2..f82c6beec004f70ce7c5cab53f600950bdc6cdfa 100755 (executable)
@@ -912,6 +912,14 @@ a.add-to-wallabag-link-after::after {
   content: "\e953";
 }
 
+.icon-pencil2::before {
+  content: "\e906";
+}
+
+.icon-users::before {
+  content: "\e972";
+}
+
 .icon-time::before {
   content: "\e952";
 }