diff --git a/static/GamingBenchmarkLinuxvsWindows.jpg b/static/GamingBenchmarkLinuxvsWindows.jpg deleted file mode 100644 index e560e1f..0000000 Binary files a/static/GamingBenchmarkLinuxvsWindows.jpg and /dev/null differ diff --git a/static/LinuxMintCinnamonSoftwareManager.jpg b/static/LinuxMintCinnamonSoftwareManager.jpg deleted file mode 100644 index d285376..0000000 Binary files a/static/LinuxMintCinnamonSoftwareManager.jpg and /dev/null differ diff --git a/static/TuxAinrom.png b/static/TuxAinrom.png deleted file mode 100644 index 462f798..0000000 Binary files a/static/TuxAinrom.png and /dev/null differ diff --git a/static/Zorin-17-desktop.jpg b/static/Zorin-17-desktop.jpg deleted file mode 100644 index 60722de..0000000 Binary files a/static/Zorin-17-desktop.jpg and /dev/null differ diff --git a/static/cinnamon.png b/static/cinnamon.png deleted file mode 100644 index 8fc7d0f..0000000 Binary files a/static/cinnamon.png and /dev/null differ diff --git a/static/garuda-dr460nized-gaming.webp b/static/garuda-dr460nized-gaming.webp deleted file mode 100644 index 5c3a1dd..0000000 Binary files a/static/garuda-dr460nized-gaming.webp and /dev/null differ diff --git a/static/style.css b/static/style.css index 19bbd1d..7083176 100644 --- a/static/style.css +++ b/static/style.css @@ -287,12 +287,36 @@ p { .windows-eol { padding: 5rem 0; background: #fffbeb; + position: relative; + overflow: hidden; +} + +.windows-eol::before { + content: ''; + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-image: + radial-gradient(circle at 20% 30%, rgba(217, 119, 6, 0.05) 15%, transparent 15%), + radial-gradient(circle at 80% 70%, rgba(217, 119, 6, 0.05) 15%, transparent 15%), + radial-gradient(circle at 60% 20%, rgba(217, 119, 6, 0.03) 20%, transparent 20%), + radial-gradient(circle at 40% 80%, rgba(217, 119, 6, 0.03) 20%, transparent 20%); + pointer-events: none; + z-index: 1; +} + +.windows-eol .container { + position: relative; + z-index: 2; } .windows-eol h2 { text-align: center; margin-bottom: 3rem; color: #d97706; + position: relative; } .eol-content { @@ -1157,11 +1181,6 @@ footer { } } -/* High DPI screens */ -@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { - /* No terminal-specific styles needed */ -} - /* Animations */ @keyframes fadeInUp { from { diff --git a/templates/header.html b/templates/header.html index 10cc99a..848c0e5 100644 --- a/templates/header.html +++ b/templates/header.html @@ -10,9 +10,9 @@
Home - ↓ Voordelen - ↓ Linux Keuze - ↓ Diensten + ↓ Voordelen + ↓ Linux Keuze + ↓ Diensten Contact