download/prerelease: further fine-tuning (layout and validator.w3.org)
authorMichael Prokop <mika@grml.org>
Tue, 13 Jul 2021 13:07:06 +0000 (15:07 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 13 Jul 2021 13:07:06 +0000 (15:07 +0200)
download/prerelease/index.html.tt2

index e1a3b0a..6dbad5b 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html>
+<html lang="en">
 <head>
 <title>grml.org - Download</title>
 <meta name="Title" content="grml.org - Download" />
@@ -50,8 +50,7 @@
     text-align: center;
     color: black;
     text-decoration: none;
-    padding: auto;
-    }
+}
 .largebutton:hover {
     background: #FFA862;
 }
@@ -68,6 +67,7 @@
 }
 .keyboard {
     font-size: 70%;
+    margin-left: 20px;
 }
 
 </style>