aboutsummaryrefslogtreecommitdiffstats
path: root/english/startpage.css
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2023-09-16 18:39:56 +0530
committerThomas Lange <lange@debian.org>2023-09-16 23:33:39 +0530
commitccdb794b3ff8618ce3bde5f028d73ec0859cc827 (patch)
treeae1a41fc5a7d28c66aac8ee0819df5eca1e96875 /english/startpage.css
parentad2817590bb524f1e817edcf33ed8e3a7e14bc38 (diff)
add a small link below the big download button, point to other download options
We want to have an immediate download of the ISO when clicking on the download button, but also give the possibility to easily download other images
Diffstat (limited to 'english/startpage.css')
-rw-r--r--english/startpage.css10
1 files changed, 9 insertions, 1 deletions
diff --git a/english/startpage.css b/english/startpage.css
index 1e1e4259f6c..91122f59f0d 100644
--- a/english/startpage.css
+++ b/english/startpage.css
@@ -160,7 +160,15 @@ div .community {
background-color: #000;
color: #fff;
}
-/* END Classes used within 'The Operating System' */
+
+.os-img-container .os-other-download {
+ position: absolute;
+ top: 95%;
+ width: 100%;
+ display: block;
+ text-align: center;
+}
+* END Classes used within 'The Operating System' */
.styled-href-blue a,
.project-news-content a,

© 2014-2024 Faster IT GmbH | imprint | privacy policy