summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/style.css b/style.css
index 0a568af..2bcc6d1 100644
--- a/style.css
+++ b/style.css
@@ -76,7 +76,6 @@ h1>span {
font-size: 90%;
position: absolute;
text-align: center;
- overflow: auto;
width: 100%;
top: 45%;
}
@@ -90,6 +89,10 @@ h1>span {
width: 50%;
}
+.detail-contents {
+ text-align: left;
+}
+
.container {
height: 85%;
}