diff options
Diffstat (limited to 'app/Resources/static/themes/baggy')
-rwxr-xr-x | app/Resources/static/themes/baggy/css/main.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Resources/static/themes/baggy/css/main.css b/app/Resources/static/themes/baggy/css/main.css index 4c3e4ce3..4dfa8790 100755 --- a/app/Resources/static/themes/baggy/css/main.css +++ b/app/Resources/static/themes/baggy/css/main.css | |||
@@ -413,7 +413,8 @@ footer a { | |||
413 | margin-bottom: 2em; | 413 | margin-bottom: 2em; |
414 | } | 414 | } |
415 | 415 | ||
416 | .estimatedTime .reading-time { | 416 | .reading-time, |
417 | .created-at { | ||
417 | color: #999; | 418 | color: #999; |
418 | font-style: italic; | 419 | font-style: italic; |
419 | font-weight: normal; | 420 | font-weight: normal; |