aboutsummaryrefslogtreecommitdiff
path: root/website/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'website/index.css')
-rw-r--r--website/index.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/website/index.css b/website/index.css
index c3a7697b..ffe1c9a3 100644
--- a/website/index.css
+++ b/website/index.css
@@ -94,16 +94,11 @@ code {
}
#downloadInfo {
- display: block;
- position: absolute;
- left: 50%;
- top: 35px;
font-size: 16px;
- margin-left: -400px;
}
#downloadInfo p {
- margin: 12px;
+ padding: 12px;
}
.downloadActions {