diff --git a/src/static/css/style.css b/src/static/css/style.css index 884df91..9c541cf 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -258,3 +258,10 @@ form.search::after { clear: both; display: table; } + +.standalone img { + width: 50%; +} +.entry img { + width: 50%; +} diff --git a/src/templates/template.html b/src/templates/template.html index d962258..b633966 100644 --- a/src/templates/template.html +++ b/src/templates/template.html @@ -1,11 +1,12 @@ - + +