summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/style.css b/style.css
index 51ecf1d..7bb6c34 100644
--- a/style.css
+++ b/style.css
@@ -84,10 +84,8 @@ h1>em>a:hover {
.visualisation {
font-size: 90%;
- position: absolute;
text-align: center;
- width: 100%;
- top: 45%;
+ margin: 4em 0 2em 0;
}
.detail {
@@ -103,10 +101,6 @@ h1>em>a:hover {
text-align: left;
}
-.content {
- height: 85%;
-}
-
.container {
color: #111;
}