From 2d30a9416c0ec550b56eec7785cbc53b9baecef8 Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 14 Apr 2016 18:54:45 +0200 Subject: final layout optimizations for 1024x768 --- index.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'index.css') diff --git a/index.css b/index.css index 527a0af..2fc3043 100644 --- a/index.css +++ b/index.css @@ -76,16 +76,9 @@ table.center { cursor: pointer; } -.sources-list ul, .sources-list p { - margin-top: 0; - margin-bottom: 0; -} .sources-list p { font-style: italic; } -.sources-list { - margin: 1em; -} #io h3 { padding-bottom: 1em; @@ -98,7 +91,7 @@ table.center { } .bar div { width: 0; - height: 2px; + height: 5px; } #progressBar { bottom: 0; -- cgit v1.3.1