From 06f2e600b1b87c7d738c7f0645ea3f2a25fbbe29 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 2 Apr 2016 10:57:40 +0200 Subject: simplify weightVis usage --- index.css | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'index.css') diff --git a/index.css b/index.css index 8ba1365..62639f4 100644 --- a/index.css +++ b/index.css @@ -20,27 +20,6 @@ time, mark, audio, video { vertical-align: baseline; } -.svgContainer { - margin-top: 1.5em; - margin-bottom: 1em; - height: 100%; -} - -.contentLoader { - position: absolute; - left: 50%; - top: 50%; -} - h1, h2, h3, h4, h5, h6 { text-align: center; } - -.center { - margin-left: auto; - margin-right: auto; -} -.vcenter { - margin-top: auto; - margin-bottom: auto; -} -- cgit v1.3.1