From c6ed9ffd5e70372cac79e12ba30156f454163696 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 13 Jul 2021 15:16:11 +0200 Subject: [PATCH] download/prerelease: further fine-tuning of command line stuff --- download/prerelease/index.html.tt2 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/download/prerelease/index.html.tt2 b/download/prerelease/index.html.tt2 index 6dbad5b..ed9a93f 100644 --- a/download/prerelease/index.html.tt2 +++ b/download/prerelease/index.html.tt2 @@ -66,8 +66,14 @@ display: none; } .keyboard { + background-color: lightgrey; + color: #111; + font-family: "Ubuntu Mono", Consolas, Monaco, Courier, monospace; font-size: 70%; - margin-left: 20px; + line-height: 1.5rem; + padding: .5rem 1rem; + text-align: left; + text-shadow: none; } @@ -239,7 +245,7 @@

Alongside the actual ISO files, the Grml mirrors publish the extra files SHA256SUMS and SHA256SUMS.gpg.
The SHA256SUMS file contains checksums for all available release files.
The SHA256SUMS.gpg file provides the GnuPG signature for that file.
- Once you have SHA256SUMS and SHA256SUMS.gpg in the same directory as your Grml downloads, verify the SHA256 checksum via: + Once you have SHA256SUMS and SHA256SUMS.gpg in the same directory as your Grml downloads, verify the checksum file via:

-- 2.1.4