diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 7639b434b3..05d0d3c12d 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -6.4.0+c484ba60edc0cc42cb36c0f8c7f34c1b10b44f89 \ No newline at end of file +6.4.0+0294364d6fb83fb48f259fa0235ff177d305d98a \ No newline at end of file diff --git a/static/css/theme.css b/static/css/theme.css index b520acd2d8..aa500c2496 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -780,7 +780,6 @@ div.attachments .box-content { /* Children shortcode */ .children p { - font-size: .8125rem; margin-bottom: 0; margin-top: 0; padding-bottom: 0; @@ -788,13 +787,14 @@ div.attachments .box-content { } .children-li p { - font-size: .8125rem; font-style: italic; } .children-h2 p, -.children-h3 p { - font-size: .8125rem; +.children-h3 p, +.children-h4 p, +.children-h5 p, +.children-h6 p { margin-bottom: 0; margin-top: 0; padding-bottom: 0;