]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
Merge pull request #154 from nicofrand/dev
[github/wallabag/wallabag.git] / tpl / css / style.css
index d23c18964c89332a770fe59a9a3a043c94c80d8e..e2a512f7aaad7503fef3d9ba176b45c19013f125 100644 (file)
@@ -120,11 +120,6 @@ header h1 {
     height: 16px;
 }
 
-#main .entrie .url {
-    font-size: 13px;
-}
-
-
 /*** ***/
 /*** ARTICLE PAGE ***/
 
@@ -241,4 +236,8 @@ a, a:hover, a:visited {
 
 footer {
     clear: both;
+}
+
+.reading-time {
+    font-size: 0.8em;
 }
\ No newline at end of file