]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
fix #113 - reading time
[github/wallabag/wallabag.git] / tpl / css / style.css
index d23c18964c89332a770fe59a9a3a043c94c80d8e..de82a82226d6fc9249e1cea54e3f0937b559072c 100644 (file)
@@ -241,4 +241,8 @@ a, a:hover, a:visited {
 
 footer {
     clear: both;
+}
+
+.reading-time {
+    font-size: 13px;
 }
\ No newline at end of file