diff --git a/templates/_variables.html b/templates/_variables.html index 97a9751..8bf9b8c 100644 --- a/templates/_variables.html +++ b/templates/_variables.html @@ -31,4 +31,18 @@ font-weight: bold; font-family: 'Montserrat', sans-serif; } + + .download-btn { + display: inline-block; + border: 1px solid black; + margin-right: 10px; + border-radius: 3px; + padding: 5px; + background-color: #543631; + color: #FED43F; + line-height: 1.5em; + font-size: 1em; + font-weight: bold; + font-family: 'Montserrat', sans-serif; + } \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 428798f..0b26566 100644 --- a/templates/index.html +++ b/templates/index.html @@ -174,17 +174,17 @@ `
If you use a debian-based distribution you can install via deb package:
- .DEB (64-bit) - .DEB (64-bit ARM) - .DEB (32-bit ARM)