From f182c85ca8433f8e02acdfe9ac1c2914153903a1 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 29 Mar 2014 13:03:46 +0100 Subject: ändere Ladebalken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css/index.css') diff --git a/css/index.css b/css/index.css index 919f63c..22cfb46 100644 --- a/css/index.css +++ b/css/index.css @@ -57,3 +57,8 @@ body { .pdfcanvas { height: 100%; } + +#loader { + width: 100%; + margin: 0 auto; +} -- cgit v1.3.1