remove help css

This commit is contained in:
c 2023-09-25 14:37:27 +02:00
parent 51ea5f8dde
commit 6a61868ec5
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
.download {
margin-top: 2em;
margin-bottom: 2em;
}
.download a {
color: #222;
font-weight: bold;
text-decoration: none;
border: solid 3px #bbb;
border-radius: 30px;
padding: 1em;
margin: 1em;
background-color: #eee;
}