From a82cad86ec3348edc4cdfaf6ac1a10968db79940 Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Sat, 16 May 2015 15:06:56 +0200 Subject: responsive: make the overview page look nice on all media --- layout/style-c.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'layout/style-c.css') diff --git a/layout/style-c.css b/layout/style-c.css index e69de29..514ea66 100644 --- a/layout/style-c.css +++ b/layout/style-c.css @@ -0,0 +1,4 @@ +.row .hostinfo { + font-size: 0.7em; + opacity: 0.6; +} -- cgit v1.1