From 323a8872b003676d143b76532b6258877c53934e Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 27 Mar 2019 11:14:53 +0100 Subject: remove underline from Step 1,2,3, make download box and its text bigger --- english/download/download.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/english/download/download.css b/english/download/download.css index b1d9b76f0d6..86896246fb8 100644 --- a/english/download/download.css +++ b/english/download/download.css @@ -30,7 +30,6 @@ */ h3 { - text-decoration: underline; background-color: #f0f0f0; padding: 6px; border: 2px solid #787878; @@ -64,7 +63,7 @@ h3 { } .col50-text { - margin-top: 35px; + margin-top: 95px; margin-left: 7%; margin-right: 9%; } @@ -108,7 +107,7 @@ h3 { .dl-btn-img { display: block; position: absolute; - font-size: 0.75em; + font-size: 1.5em; line-height: 2; background-color: #ededed; margin-top: -25px; -- cgit v1.2.3