From 2eaf4949011352239f2b14f1517cd83bc8678b01 Mon Sep 17 00:00:00 2001 From: leency Date: Fri, 10 Mar 2023 19:27:45 +0000 Subject: [PATCH] Website: modern toolbar background, automatic year update via JS, fix minor JS issue git-svn-id: file:///var/kolibrios-org-repos@52 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30 --- de/download.htm.template | 2 +- de/index.htm | 2 +- dropdown.css | 2 +- en/download.htm.template | 2 +- en/index.htm | 5 +++-- es/download.htm.template | 2 +- es/index.htm | 4 ++-- fr/download.htm.template | 2 +- fr/index.htm | 2 +- it/download.htm.template | 2 +- it/index.htm | 2 +- nl/download.htm.template | 2 +- nl/index.htm | 4 ++-- ru/download.htm.template | 2 +- ru/index.htm | 4 ++-- script.js | 2 +- style.css | 6 ++++-- 17 files changed, 25 insertions(+), 22 deletions(-) diff --git a/de/download.htm.template b/de/download.htm.template index 30e0995..810a976 100644 --- a/de/download.htm.template +++ b/de/download.htm.template @@ -98,6 +98,6 @@ der Quellcode ist auf unserem SVN-Server verfügbar.

- + \ No newline at end of file diff --git a/de/index.htm b/de/index.htm index 9c3990d..26048b3 100644 --- a/de/index.htm +++ b/de/index.htm @@ -47,5 +47,5 @@

KoliriOS hat sich von MenuetOS 2004 abgespalten und wurde seither unabhängig (weiter-)entwicklet. Der Komplette Quellcode ist Open-Source und die Mehrheit des Quelltextes wurde unter der GPLv2 Lizenz herausgegeben. Ihre Rückmeldung ist uns sehr wichtig und Ihre Unterstützung sehr erwünscht.

- + \ No newline at end of file diff --git a/dropdown.css b/dropdown.css index e741f18..2e4af22 100644 --- a/dropdown.css +++ b/dropdown.css @@ -13,7 +13,7 @@ content: ''; display: block; position: absolute; - border: 10px solid #333; + border: 11px solid #333; border-left: 10px solid rgba(255, 255, 255, 0); border-right: 10px solid rgba(255, 255, 255, 0); border-top: 0px solid rgba(255, 255, 255, 0); diff --git a/en/download.htm.template b/en/download.htm.template index f17cb30..9ddfea5 100644 --- a/en/download.htm.template +++ b/en/download.htm.template @@ -99,6 +99,6 @@

- + \ No newline at end of file diff --git a/en/index.htm b/en/index.htm index 93885ad..fa48091 100644 --- a/en/index.htm +++ b/en/index.htm @@ -36,7 +36,7 @@
- +

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. Kolibri 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, ISO9660 and Ext2/3/4. Drivers are written for popular sound, network and graphics cards.

@@ -46,6 +46,7 @@

KolibriOS has forked off from MenuetOS in 2004, and is run under independent development since then. All our code is open-source, with the majority of the code released under GPLv2 license. Your feedback is very much appreciated, and your help is even more welcome.

-
+ + \ No newline at end of file diff --git a/es/download.htm.template b/es/download.htm.template index 037b474..2e245b6 100644 --- a/es/download.htm.template +++ b/es/download.htm.template @@ -96,6 +96,6 @@

Licencia GPLv2.

- + \ No newline at end of file diff --git a/es/index.htm b/es/index.htm index 3f707b2..e53d265 100644 --- a/es/index.htm +++ b/es/index.htm @@ -37,7 +37,7 @@
- +

KolibriOS es un pequeño sistema operativo poderoso y rápido. Sólamente requiere unos pocos megabytes de espacio en disco y 8MB de memoria RAM para funcionar. Kolibri incluye varias aplicaciones: procesador de textos, visor de imágenes, editor gráfico, navegador web y más de 30 juegos. El soporte total para FAT12/16/32 está implementado, como también el soporte de sólo lectura para NTFS, ISO9660 y Ext2/3/4. Hay controladores escritos para las tarjetas más populares de sonido, red y video.

@@ -49,5 +49,5 @@

KolibriOS empezó en 2004 usando como base el código de MenuetOS, pero desde entonces su desarrollo es independiente. Todo nuestro código es abierto, con la mayoría del código liberado bajo la licencia GPLv2. Apreciamos mucho tus comentarios y tu ayuda es muy bienvenida.

- + \ No newline at end of file diff --git a/fr/download.htm.template b/fr/download.htm.template index a4a165d..db93e3c 100644 --- a/fr/download.htm.template +++ b/fr/download.htm.template @@ -98,6 +98,6 @@ sur notre serveur SVN.

- + \ No newline at end of file diff --git a/fr/index.htm b/fr/index.htm index c24d2cf..9603ef4 100644 --- a/fr/index.htm +++ b/fr/index.htm @@ -60,5 +60,5 @@ Vos réactions seront très appréciées, et votre soutien encore davantage.

- + \ No newline at end of file diff --git a/it/download.htm.template b/it/download.htm.template index a3f27db..fce62d6 100644 --- a/it/download.htm.template +++ b/it/download.htm.template @@ -98,6 +98,6 @@ il codice è disponibile sul server SVN.

- + \ No newline at end of file diff --git a/it/index.htm b/it/index.htm index f48e884..6a6e89d 100644 --- a/it/index.htm +++ b/it/index.htm @@ -47,5 +47,5 @@

KolibriOS nasce come fork di MenuetOS nel 2004, e il suo sviluppo è del tutto indipendente. Tutto il codice sorgente è liberamente disponibile, la maggior parte è rilasciato con la licenza GPLv2. Eventuali commenti sono ben accetti, come anche l'aiuto di chi si vuole offrire volontario.

- + \ No newline at end of file diff --git a/nl/download.htm.template b/nl/download.htm.template index 8fc934a..6669fac 100644 --- a/nl/download.htm.template +++ b/nl/download.htm.template @@ -99,6 +99,6 @@

- + \ No newline at end of file diff --git a/nl/index.htm b/nl/index.htm index e29b3d6..54a5799 100644 --- a/nl/index.htm +++ b/nl/index.htm @@ -35,7 +35,7 @@
- +

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.

@@ -46,5 +46,5 @@

KolibriOS is afgesplitst van MenuetOS in 2004 en is sindsdien onder actieve ontwikkeling. Al onze code is vrij (open-source), de meeste code staat onder de GPLv2 licensie. Je feedback wordt heel erg gewaardeerd en je hulp is zelfs nog meer welkom.

-
+ \ No newline at end of file diff --git a/ru/download.htm.template b/ru/download.htm.template index 32e4d88..a88b845 100644 --- a/ru/download.htm.template +++ b/ru/download.htm.template @@ -99,6 +99,6 @@ Успеха и процветания.

- + diff --git a/ru/index.htm b/ru/index.htm index d8039a8..bf275dc 100644 --- a/ru/index.htm +++ b/ru/index.htm @@ -37,7 +37,7 @@
- +

Kolibri — очень миниатюрная и невероятно быстрая операционная система. Её основной дистрибутив имеет размер 1,44 Мб — и это при том, что содержит набор драйверов, браузер, несколько текстовых и графических редакторов, просмотрщиков, плееров, более 30 игр и другие программы. Встроена поддержка чтения и записи для файловых систем FAT12/16/32, NTFS, Ext2/3/4, только для чтения доступны XFS и ISO 9660.

@@ -47,6 +47,6 @@ Надеемся, Вам понравится,
команда Колибри.
- + diff --git a/script.js b/script.js index a9d0faa..1871a0c 100644 --- a/script.js +++ b/script.js @@ -5,7 +5,7 @@ var LAST_IMG_ID = 6; var current = LAST_IMG_ID; window.onload = function() { - next(); + if (document.getElementById("carousel")) next(); } function checkkey(e) diff --git a/style.css b/style.css index b233519..f821560 100644 --- a/style.css +++ b/style.css @@ -23,9 +23,10 @@ body { background: #222325; background: rgba(0,0,0, .8); background-image: linear-gradient(90deg,#222325,#3b3c3f,#222325); + background-image: linear-gradient(90deg,rgb(33 35 38 / 40%),rgb(59 60 63 / 80%),rgb(34 35 37 / 40%)); + backdrop-filter: saturate(180%) blur(4px); z-index:9000; cursor: default; - /*backdrop-filter: saturate(180%) blur(20px);*/ } #menu > * { @@ -41,7 +42,7 @@ body { color: white; } -.lang-dropdown img { +#lang-dropdown img { width:16px; height:11px; } @@ -242,6 +243,7 @@ td { text-align: center; background: #333333; background: #333333DD; + backdrop-filter: blur(2px); z-index: 10; color: #fff; text-shadow: 1px 1px 0 #111111;