summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-09-29 17:15:13 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-09-29 17:15:13 +0100
commit5094a034c399acb08136054015de91fa9954c3ac (patch)
treebfdeecdff084e39cb7e306c6815dc744213f3d7f
parent01071fb7ffa5f4e2b433be70e475a66a43a319c9 (diff)
parentef0946ff08c59f1238f1d40c6943f125c0678383 (diff)
downloadciat-ui-5094a034c399acb08136054015de91fa9954c3ac.tar.gz
Merge remote-tracking branch 'origin/tlsa/style-cleanup' into pedroalvarez/second-version
-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;
}