diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-02 10:57:40 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-02 10:57:40 +0200 |
| commit | 06f2e600b1b87c7d738c7f0645ea3f2a25fbbe29 (patch) | |
| tree | 4f65afca68a4fe98721c156eb1546b1e4c677b95 /index.css | |
| parent | c3338d84e6983fb4e6440bca0538fbf6795000c3 (diff) | |
| download | vortrag-knn-06f2e600b1b87c7d738c7f0645ea3f2a25fbbe29.tar.gz vortrag-knn-06f2e600b1b87c7d738c7f0645ea3f2a25fbbe29.zip | |
simplify weightVis usage
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -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; -} |
