diff options
Diffstat (limited to 'app/Resources/static/themes/baggy')
-rwxr-xr-x | app/Resources/static/themes/baggy/css/main.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Resources/static/themes/baggy/css/main.css b/app/Resources/static/themes/baggy/css/main.css index 6cf49de1..4f48f8ca 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; |
@@ -581,7 +582,6 @@ img.preview { | |||
581 | 582 | ||
582 | div.pagination ul { | 583 | div.pagination ul { |
583 | text-align: right; | 584 | text-align: right; |
584 | margin-bottom: 50px; | ||
585 | } | 585 | } |
586 | 586 | ||
587 | .nb-results { | 587 | .nb-results { |