]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
fixed #114 : minimum & maximum scale removed
[github/wallabag/wallabag.git] / tpl / css / style.css
index de82a82226d6fc9249e1cea54e3f0937b559072c..e2a512f7aaad7503fef3d9ba176b45c19013f125 100644 (file)
@@ -120,11 +120,6 @@ header h1 {
     height: 16px;
 }
 
-#main .entrie .url {
-    font-size: 13px;
-}
-
-
 /*** ***/
 /*** ARTICLE PAGE ***/
 
@@ -244,5 +239,5 @@ footer {
 }
 
 .reading-time {
-    font-size: 13px;
+    font-size: 0.8em;
 }
\ No newline at end of file