From a96221f0e1b7309e0585148e73b34c9a9b61dd85 Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Sat, 16 May 2015 15:22:51 +0200 Subject: responsive: make the host page look nice on all media --- layout/style-d.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'layout/style-d.css') diff --git a/layout/style-d.css b/layout/style-d.css index e69de29..244e96a 100644 --- a/layout/style-d.css +++ b/layout/style-d.css @@ -0,0 +1,3 @@ +.graphs img { + width: 99%; +} -- cgit v1.1