diff --git a/content/pages/report.md b/content/pages/report.md index 21ab99903da4c3c20caa49318f502e0f8df953d0..82c049e77b731ba2848cb38c97e010755d878919 100644 --- a/content/pages/report.md +++ b/content/pages/report.md @@ -3,6 +3,8 @@ title: "Report" date: 2019-10-06T14:56:20+02:00 --- +![Group Photo!](/images/conf/groupphoto.jpg) + # Day 1 ## Infrastructure diff --git a/static/images/conf/groupphoto.jpg b/static/images/conf/groupphoto.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a58f8547c165ea3f9c7367db3f73a75c50998817 Binary files /dev/null and b/static/images/conf/groupphoto.jpg differ diff --git a/themes/arch/static/css/arch.css b/themes/arch/static/css/arch.css index 4fc40f0ae2ed63a914f26fe5a0123df21bf9352f..c9fc99a866a3c59db2f82128a3c2d9c1b12dae58 100644 --- a/themes/arch/static/css/arch.css +++ b/themes/arch/static/css/arch.css @@ -121,6 +121,7 @@ hr { img { border: 0; + max-width: 90%; } /* scale fonts down to a sane default (16 * .812 = 13px) */