From 1a1a3dd6c3aed8c1b0631df7078bf9245f8854ba Mon Sep 17 00:00:00 2001 From: leency Date: Sat, 4 Dec 2021 23:03:35 +0000 Subject: [PATCH] proper gaps git-svn-id: file:///var/kolibrios-org-repos@42 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30 --- style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 087fb27..ad50721 100644 --- a/style.css +++ b/style.css @@ -134,10 +134,14 @@ table { } .download table { - margin-top: 30px; + margin-top: 24px; margin-bottom: 30px; } +.download table [colspan="3"] { + padding-top: 30px; +} + .download table [colspan="3"] a { padding-bottom: 1px; border-bottom: 1px dashed #ccc; @@ -145,6 +149,7 @@ table { text-align: right; float: right; line-height: 1.2; + padding-top: 5px; } td {