From 0a971561ed4d68947d60a85cd02b789a18667ed6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 23 May 2015 11:03:07 +0200 Subject: reproducible: improve layout of main page --- userContent/reproducible/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'userContent/reproducible') diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css index 4ad5a4bd..449e0a7f 100644 --- a/userContent/reproducible/static/style.css +++ b/userContent/reproducible/static/style.css @@ -26,6 +26,10 @@ img { height: auto; } +img.halfview { + max-width: 49%; +} + img.overview { max-width: 33%; } -- cgit v1.2.3-54-g00ecf