From 5b7e6591f088a3e8466b1072adbc5b2832330697 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 10 Apr 2016 16:20:58 +0200 Subject: layout optimizations --- index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'index.css') diff --git a/index.css b/index.css index 55c47f5..1e9256c 100644 --- a/index.css +++ b/index.css @@ -86,3 +86,7 @@ table.center { .sources-list { margin: 1em; } + +#io h3 { + padding-bottom: 1em; +} -- cgit v1.3.1