diff --git a/themes/leilukin/stylesheets/all.css b/themes/leilukin/stylesheets/all.css index aa77533..1278ec7 100644 --- a/themes/leilukin/stylesheets/all.css +++ b/themes/leilukin/stylesheets/all.css @@ -136,14 +136,13 @@ del { figure, blockquote { margin: 1rem; font: inherit; - font-size: 1rem; page-break-inside: avoid; } blockquote { font-style: italic; } figcaption { - font-size: 0.75em; + font-size: 0.9em; margin: 1rem 0rem; } aside { @@ -550,7 +549,7 @@ div.flash { } div.metadata { font-weight: normal; - font-size: 0.75em; + font-size: 0.9em; text-align: center; display: block; position: relative;