proper gaps

git-svn-id: file:///var/kolibrios-org-repos@42 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30
This commit is contained in:
leency 2021-12-04 23:03:35 +00:00
parent f40edbbe70
commit 1a1a3dd6c3

View File

@ -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 {