From 2ee4349699b26cc09c85702192bfb28f21fd2a88 Mon Sep 17 00:00:00 2001 From: Carsten Schoenert Date: Sun, 24 Mar 2019 20:34:40 +0100 Subject: download-verify: reworked the CSS stylesheeting Add some few more small CSS stylsheet instructions to get rid of the bullets from the
  • tags. --- english/download/index.wml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/english/download/index.wml b/english/download/index.wml index ca7c75fa128..605252cec97 100644 --- a/english/download/index.wml +++ b/english/download/index.wml @@ -15,6 +15,14 @@ h3 { left: 50%; top: 50%; text-align: left; + } + +.centered-middle-50-none-list { + list-style-type: none; + } + +.centered-middle-50-none-list>li { + margin-bottom : 6px; } @@ -75,8 +83,8 @@ h3 {

    Step 2 - Verify

    Verify the download

    [Pic: Verify] -
    -
      +
      +
      • It's a good idea to proof your downloaded files on correctness and integrity so the installing later can work properly without possible flaws otherwise.
      • -- cgit v1.2.3