diff --git a/themes/homebrewtheme/static/css/main.css b/themes/homebrewtheme/static/css/main.css index a9decc9..60d5c86 100644 --- a/themes/homebrewtheme/static/css/main.css +++ b/themes/homebrewtheme/static/css/main.css @@ -132,6 +132,13 @@ a { } +#manifesto { + font-family:'OrkneyRegular'; + width:80%; + margin:0 auto; +} + + #post-list { /*display: flex; flex-wrap: wrap;*/ @@ -284,6 +291,8 @@ blockquote { margin-bottom:1em; } + + #content .caption{ font-size:80%; padding-top:0;