]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/css/style.css
Merge pull request #363 from inthepoche/dev
[github/wallabag/wallabag.git] / themes / default / css / style.css
index 670eb50f4966581e6d0ffca4110343a11ce639e5..2088ee2ee9c5b97522dcaeab9150ccae590e0018 100644 (file)
@@ -176,6 +176,12 @@ a:visited {
     text-decoration: none;
 }
 
+#article .tags {
+    font-size: 0.8em;
+    color: #888;
+    padding-bottom: 5px;
+}
+
 .backhome {
     display: inline;
 }