summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/style.css b/style.css
index 642d940..9f06054 100644
--- a/style.css
+++ b/style.css
@@ -88,10 +88,8 @@ h1>em>a:hover {
.visualisation {
font-size: 90%;
- position: absolute;
text-align: center;
- width: 100%;
- top: 45%;
+ margin: 4em 0 2em 0;
}
.detail {
@@ -107,10 +105,6 @@ h1>em>a:hover {
text-align: left;
}
-.content {
- height: 85%;
-}
-
.container {
color: #111;
}