summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css21
1 files changed, 0 insertions, 21 deletions
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;
-}