]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/main.css
Added creation date on entries view
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / main.css
index 4c3e4ce3c6027ee986383efc6f79553704f46223..4dfa8790cbecc8eb865041c3ef758feadc226d18 100755 (executable)
@@ -413,7 +413,8 @@ footer a {
   margin-bottom: 2em;
 }
 
-.estimatedTime .reading-time {
+.reading-time,
+.created-at {
   color: #999;
   font-style: italic;
   font-weight: normal;