From 27eb715de80edf98f43fbb2097108d7060a2eda1 Mon Sep 17 00:00:00 2001 From: leency Date: Mon, 24 Feb 2025 00:51:47 +0200 Subject: [PATCH] fix lang dropdown, update banner --- de/download.htm.template | 2 +- de/index.htm | 6 +----- en/download.htm.template | 4 ++-- en/index.htm | 9 +++------ es/download.htm.template | 4 ++-- es/index.htm | 2 +- fr/download.htm.template | 2 +- fr/index.htm | 7 ++----- it/download.htm.template | 4 ++-- it/index.htm | 8 +++----- nl/download.htm.template | 4 ++-- nl/index.htm | 8 +++----- ru/download.htm.template | 2 +- ru/index.htm | 2 +- style.css | 16 ++++++++-------- 15 files changed, 33 insertions(+), 47 deletions(-) diff --git a/de/download.htm.template b/de/download.htm.template index aa4f852..b97efa4 100644 --- a/de/download.htm.template +++ b/de/download.htm.template @@ -15,7 +15,7 @@
enEnglish - href='../de/download.htm'>deDeutsch + deDeutsch esEspañol frFrançais itItaliano diff --git a/de/index.htm b/de/index.htm index 9cf2c79..8c5b580 100644 --- a/de/index.htm +++ b/de/index.htm @@ -15,7 +15,7 @@
enEnglish - href='../de/index.htm'>deDeutsch + deDeutsch esEspañol frFrançais itItaliano @@ -34,11 +34,7 @@
- - -

KolibriOS ist ein kleines, aber dennoch unglaublich leistungsstarkes und schnelles Betriebsystem. Dieses Packet benötigt nur einige Megabyte Festplattenplatz und 8 Megabyte Arbeitsspeicher um vollständig zu laufen. KolibriOS diff --git a/en/download.htm.template b/en/download.htm.template index 1f246fa..65600ca 100644 --- a/en/download.htm.template +++ b/en/download.htm.template @@ -14,7 +14,7 @@

- href='../en/download.htm'>enEnglish + enEnglish deDeutsch esEspañol frFrançais @@ -23,7 +23,7 @@ ruРусский
- +
- - - + +

KolibriOS is a tiny yet incredibly powerful and fast operating system. This power requires only a few megabyte disk space and 8MB of RAM to run. KolibriOS features a rich set of applications that include word processor, image viewer, graphical editor, web browser and well over 30 exciting games. Full FAT12/16/32 support is implemented, as well as read-only support for NTFS, exFAT, ISO9660 and Ext2/3/4. Drivers are written for popular sound, network and graphics cards.

diff --git a/es/download.htm.template b/es/download.htm.template index 6b3d013..484e47c 100644 --- a/es/download.htm.template +++ b/es/download.htm.template @@ -16,14 +16,14 @@
enEnglish deDeutsch - href='../es/download.htm'>esEspañol + esEspañol frFrançais itItaliano nlNederlands ruРусский
- +
- - - +

diff --git a/it/download.htm.template b/it/download.htm.template index 0128f56..be3a780 100644 --- a/it/download.htm.template +++ b/it/download.htm.template @@ -18,12 +18,12 @@ deDeutsch esEspañol frFrançais - href='../it/download.htm'>itItaliano + itItaliano nlNederlands ruРусский

- +
@@ -34,11 +34,9 @@
- - - + +

KolibriOS è un sistema operativo incredibilmente leggero e performante. Richiede solamente pochi megabyte di spazio sul disco e 8MB di RAM per poter essere utilizzato. Il sistema operativo KolibriOS è corredato di diversi programmi, tra questi vi sono un word processor, visualizzatore di immagini, editor grafici, un browser web e oltre 30 giochi. È implementato il pieno supporto ai filesystem FAT12/16/32, ed è inoltre possibile leggere i filesystem NTFS, ISO9660 e Ext2/3/4. Alla seguente pagina è possibile verificare quali schede di rete, audio e video sono attualmente supportate.

diff --git a/nl/download.htm.template b/nl/download.htm.template index d629f83..b844c76 100644 --- a/nl/download.htm.template +++ b/nl/download.htm.template @@ -19,11 +19,11 @@ esEspañol frFrançais itItaliano - href='../nl/download.htm'>nlNederlands + nlNederlands ruРусский
- +
@@ -34,11 +34,9 @@
- - - + +

KolibriOS is een klein maar verbazingwekkend krachtig en snel besturingssysteem. Voor KolibriOS heb je maar een paar megabyte aan schijfruimte en 8 megabyte aan RAM nodig. KolibriOS bevat een grote lijst applicaties, zoals een tekstverwerker, fotobekijker, tekenprogramma, web browser en ook nog ruim 30 leuke spelletjes. KolibriOS heeft volledige ondersteuning voor de bestandssystemen FAT12/16/32 en kan de bestandssystemen NTFS, ISO9660, ext2/3 en 4 lezen. Er zijn drivers geschreven voor populaire geluids-, netwerk- en grafische kaarten.

diff --git a/ru/download.htm.template b/ru/download.htm.template index 0ca940f..722cf08 100644 --- a/ru/download.htm.template +++ b/ru/download.htm.template @@ -20,7 +20,7 @@ frFrançais itItaliano nlNederlands - href='../ru/download.htm'>ruРусский + ruРусский
diff --git a/ru/index.htm b/ru/index.htm index 994e94b..d5671eb 100644 --- a/ru/index.htm +++ b/ru/index.htm @@ -20,7 +20,7 @@ frFrançais itItaliano nlNederlands - href='../ru/index.htm'>ruРусский + ruРусский diff --git a/style.css b/style.css index e95ab9f..faedca2 100644 --- a/style.css +++ b/style.css @@ -55,7 +55,7 @@ body { #article { max-width: 910px; margin: auto; - margin-top: 35px; + margin-top: 30px; text-align: justify; padding: 20px 35px 35px; background: #fff; @@ -155,7 +155,7 @@ a:hover { backdrop-filter: saturate(180%) blur(6px); } -#lang-dropdown > div > a { +#lang-dropdown > div a { display: block; padding: 0 50px 0 20px; font-size: 0.8em; @@ -167,22 +167,22 @@ a:hover { text-shadow: 1px 1px #000; } -#lang-dropdown > div > a:hover { +#lang-dropdown > div a:hover { border-bottom: 1px solid #34312eff; border-top:1px solid #4c4c4cff; background: #444; background: linear-gradient(328deg, #c20d2c7d, #3928c78a); } -#lang-dropdown > div > a.sel { +#lang-dropdown > div a.sel { color: #888 !important; } -#lang-dropdown > div > a.sel img { +#lang-dropdown > div a.sel img { color: #888 !important; filter: brightness(0.5); } -#lang-dropdown > div > a > img { +#lang-dropdown > div a img { display: inline-block; vertical-align: middle; margin-right: 10px; @@ -192,11 +192,11 @@ a:hover { filter: drop-shadow(1px 2px 2px #0003); } -#lang-dropdown > div > a:first-child { +#lang-dropdown > div a:first-child { border-top: none; } -#lang-dropdown > div > a:last-child { +#lang-dropdown > div a:last-child { border-bottom: none; }