From 9e9c0e4b35347c7ea521d3775f8bbd5ef721b355 Mon Sep 17 00:00:00 2001 From: bdnugget Date: Tue, 8 Jul 2025 22:52:40 +0200 Subject: [PATCH] Fix sources --- static/style.css | 10 ++++- templates/index.html | 89 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 5cb8366..19bbd1d 100644 --- a/static/style.css +++ b/static/style.css @@ -597,9 +597,17 @@ p { bottom: 0; left: 0; right: 0; - background: rgba(0, 0, 0, 0.8); + background: rgba(0, 0, 0, 0.9); padding: 0.4rem 1rem; border-radius: 0 0 12px 12px; + opacity: 0; + transform: translateY(100%); + transition: all 0.3s ease; +} + +.feature-image:hover .image-caption { + opacity: 1; + transform: translateY(0); } .image-caption small { diff --git a/templates/index.html b/templates/index.html index fd3618a..f7622d7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,8 +4,91 @@ {{.Title}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{template "header" .}} @@ -260,6 +343,9 @@
Zorin OS 17 Desktop Interface +
+ Bron: DebugPoint.com +

Moderne Desktop Interface

Linux ziet er vertrouwd en professioneel uit. Deze Zorin OS desktop lijkt op Windows maar is veel sneller en veiliger.

@@ -268,6 +354,9 @@
Linux Mint Software Manager +
+ Bron: LinuxMint.com +

Eenvoudig Software Installeren

Duizenden gratis programma's met één klik installeren via de Software Manager. Net zo makkelijk als een app store.