diff --git a/themes/even/sass/_main.scss b/themes/even/sass/_main.scss index 930d9f1..24e369e 100644 --- a/themes/even/sass/_main.scss +++ b/themes/even/sass/_main.scss @@ -143,6 +143,12 @@ main { color: #8a8a8a; } + &__stats { + font-size: 16px; + font-style: oblique; + color: black; + } + &__summary { margin-bottom: 1rem; } diff --git a/themes/even/templates/post_macros.html b/themes/even/templates/post_macros.html index f762c33..9741007 100644 --- a/themes/even/templates/post_macros.html +++ b/themes/even/templates/post_macros.html @@ -3,6 +3,7 @@