diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-03-29 13:03:46 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:48 +0200 |
| commit | f182c85ca8433f8e02acdfe9ac1c2914153903a1 (patch) | |
| tree | 9d64023fe5b7de1779e606201fa4573c8cefcc02 /css/index.css | |
| parent | 16ad14592f10b2fbb0ebd7c62d87e6dfc98d1045 (diff) | |
| download | wvs-vplan-f182c85ca8433f8e02acdfe9ac1c2914153903a1.tar.gz wvs-vplan-f182c85ca8433f8e02acdfe9ac1c2914153903a1.zip | |
ändere Ladebalken
Diffstat (limited to 'css/index.css')
| -rw-r--r-- | css/index.css | 5 |
1 files changed, 5 insertions, 0 deletions
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; +} |
