diff --git a/themes/chameleon/layout/_partial/post/date.ejs b/themes/chameleon/layout/_partial/post/date.ejs index fa58cc8..644f728 100644 --- a/themes/chameleon/layout/_partial/post/date.ejs +++ b/themes/chameleon/layout/_partial/post/date.ejs @@ -1,6 +1,7 @@ <%/* Date format is specified to skip timezone conversion */%> diff --git a/themes/chameleon/source/css/_source.css b/themes/chameleon/source/css/_source.css index 0ee9607..f76ffca 100644 --- a/themes/chameleon/source/css/_source.css +++ b/themes/chameleon/source/css/_source.css @@ -509,10 +509,6 @@ span.index-list-count:after { width: 100%; } -.article-type-page .article-footer { - display: none; -} - table caption, table td, td { diff --git a/themes/chameleon/source/css/chameleon.css b/themes/chameleon/source/css/chameleon.css index f1375a4..748c571 100644 --- a/themes/chameleon/source/css/chameleon.css +++ b/themes/chameleon/source/css/chameleon.css @@ -825,10 +825,6 @@ span.index-list-count:after { width: 100%; } -.article-type-page .article-footer { - display: none; -} - table caption, table td, td {