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 {