From 9cafd53677f85cf1ab9890e3acf9293ef6248c9f Mon Sep 17 00:00:00 2001 From: leency Date: Fri, 7 Mar 2025 16:22:16 +0200 Subject: [PATCH] website update footer and other small tweaks --- de/download.htm.template | 4 ++-- de/index.htm | 5 ++--- en/download.htm.template | 4 ++-- en/index.htm | 6 +----- es/download.htm.template | 4 ++-- es/index.htm | 4 +--- fr/download.htm.template | 4 ++-- fr/index.htm | 8 ++----- it/download.htm.template | 4 ++-- it/index.htm | 4 +--- nl/download.htm.template | 4 ++-- nl/index.htm | 4 +--- ru/download.htm.template | 4 ++-- ru/index.htm | 2 +- script.js | 6 +++--- style.css | 45 +++++++++++++++++++++++++++++----------- 16 files changed, 59 insertions(+), 53 deletions(-) diff --git a/de/download.htm.template b/de/download.htm.template index 71d366c..54f5dfb 100644 --- a/de/download.htm.template +++ b/de/download.htm.template @@ -77,7 +77,7 @@ -
+   KolibriOS vorausgegangene Veröffentlichungen @@ -104,6 +104,6 @@ - + diff --git a/de/index.htm b/de/index.htm index 3ea2bc8..ff7ed22 100644 --- a/de/index.htm +++ b/de/index.htm @@ -40,11 +40,10 @@

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 enthält eine reiche Anzahl an Anwendungen, wie z.B.: ein Schreibprogramm, ein Bildbetrachter, eine Bildverarbeitung, einen Internet Browser und mehr als 30 aufregende Spiele. Volle FAT12/16/32 Unterstützung wurde eingebaut, wie die Lesefunktionalität für NTFS, ISO9660 und Ext2/3/4. Treiber wurden für weitverbreitete Sound-, Netzwerk- und Grafikkarten geschrieben.

- -

Haben Sie schon immer von einem Betriebsystem auf einem 100$ PC geträumt, das in unter 10 Sekunden vom ersten Einschalten bis zur Oberfläche bootet? Anwendungen die sofort laufen, also keine Sanduhren/Wartezeiten mehr? Diese Geschwindigkeit wird dadurch erreicht, dass die Hauptbestandteile von KolibriOS (Kernel und Treiber) ausschließlich in FASM Assembler/Maschinensprache geschrieben wurden! Probieren Sie KolibriOS und vergleichen Sie es mit den Schwergewichten, wie Windows oder Linux.

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.

- + + diff --git a/en/download.htm.template b/en/download.htm.template index 233875c..cda33e1 100644 --- a/en/download.htm.template +++ b/en/download.htm.template @@ -78,7 +78,7 @@ -
+   KolibriOS previous releases @@ -105,6 +105,6 @@ - + diff --git a/en/index.htm b/en/index.htm index cf2b89c..a6840c0 100644 --- a/en/index.htm +++ b/en/index.htm @@ -40,15 +40,11 @@

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.

- -

Have you ever dreamed of a system that boots in less than few seconds from power-on to working GUI? Applications that start instantly, immediately after clicking an icon, without annoying hourglass pointers? This speed is achieved since the core parts of KolibriOS (kernel and drivers) are written entirely in FASM assembly language! Try KolibriOS and compare it with such heavyweights as Windows and Linux.

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.

- + diff --git a/es/download.htm.template b/es/download.htm.template index 31e7b58..2eca95c 100644 --- a/es/download.htm.template +++ b/es/download.htm.template @@ -78,7 +78,7 @@ -
+   Versiones anteriores de KolibriOS @@ -102,6 +102,6 @@ - + diff --git a/es/index.htm b/es/index.htm index d0ce97f..598df3e 100644 --- a/es/index.htm +++ b/es/index.htm @@ -40,12 +40,10 @@

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. KolibriOS 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.

- -

¿Alguna vez soñaste con un sistema que demorara menos de 10 segundos en cargar la interfaz gráfica luego del encendido, en un PC de 100 dólares? ¿Aplicaciones que inician inmediatamente luego de cliquear un icono, sin un molesto cursor con forma de reloj de arena? ¡Con KolibriOS es posible porque su núcleo y controladores están escritos enteramente en el lenguaje ensamblador FASM! Prueba KolibriOS y comparalo con pesos pesados como Windows y Linux.

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.

- + diff --git a/fr/download.htm.template b/fr/download.htm.template index 1f86825..356962e 100644 --- a/fr/download.htm.template +++ b/fr/download.htm.template @@ -77,7 +77,7 @@ -
+   Versions antérieures de KolibriOS @@ -105,6 +105,6 @@ - + diff --git a/fr/index.htm b/fr/index.htm index 18a4bf0..2ef9e2a 100644 --- a/fr/index.htm +++ b/fr/index.htm @@ -43,14 +43,10 @@ vive. Le système démarre en moins de 10 secondes sur un PC à 100€, de l'allumage à l'affichage de l'interface graphique. - Les applications se lancent instantanément, sans avoir à supporter de pointeur en forme de sablier.
- - -

+ Les applications se lancent instantanément, sans avoir à supporter de pointeur en forme de sablier.

Ces performances sont atteintes grâce à l'écriture du coeur de KolibriOS (noyau et pilotes) en langage assembleur FASM.

-

KolibriOS propose de nombreuses applications, dont un traitement de textes, un afficheur d'images, un éditeur d'images, un navigateur Web... et plus de 30 jeux. Les systèmes de fichiers FAT12/16/32 sont supportés en lecture/écriture ; NTFS, ISO9660, Ext2/3/4 le sont en lecture seule. Enfin des pilotes ont été écrits pour les cartes vidéo, son et réseau les plus courantes.


KolibriOS a été lancé en 2004 basé sur le code de MenuetOS; depuis lors il est développé en toute indépendance. Tout le code est libre, publié en majorité sous licence @@ -60,5 +56,5 @@ Vos réactions seront très appréciées, et votre soutien encore davantage.

- + diff --git a/it/download.htm.template b/it/download.htm.template index 2372037..073e954 100644 --- a/it/download.htm.template +++ b/it/download.htm.template @@ -77,7 +77,7 @@ -
+   Versioni precedenti di KolibriOS @@ -105,6 +105,6 @@ il codice è disponibile sul server Git.

- + diff --git a/it/index.htm b/it/index.htm index 35a660e..34e74b5 100644 --- a/it/index.htm +++ b/it/index.htm @@ -39,12 +39,10 @@

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.

- -

Avete mai desiderato di avere un sistema in grado di avviarsi da spento in meno di 10 secondi, su un computer dal costo di 100$? Avere un sistem fluido, senza tempi di attesa per l'esecuzione di un programma? Tali prestazioni sono state ottenute scrivendo le parti centrali di KolibriOS (kernel e driver), direttamente in FASM, un linguaggio assembly! Provare KolibriOS non costa nulla, ed è leggerissimo in confronto a Windows o ai sistemi GNU/Linux.

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.

- + diff --git a/nl/download.htm.template b/nl/download.htm.template index 54ee040..c0e85b7 100644 --- a/nl/download.htm.template +++ b/nl/download.htm.template @@ -77,7 +77,7 @@ -
+   KolibriOS vorige releases @@ -105,6 +105,6 @@ - + diff --git a/nl/index.htm b/nl/index.htm index d1c8b8b..e18215e 100644 --- a/nl/index.htm +++ b/nl/index.htm @@ -40,11 +40,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.

- -

Heb je ooit gedroomd van een besturingssysteem dat er slechts tien seconden over doet om te laden vanaf het moment dat je de computer aanzet naar een werkende omgeving, op een computer die slechts 90 euro kost? Applicaties die meteen opstarten als je op hun icoontjes klikt, zonder die irritante zandloper-cursors? Deze snelheid komt doordat de kernel en de drivers van KolibriOS geheel geschreven zijn in FASM Assembler programmeertaal. Probeer KolibriOS en vergelijk het met zwaargewichten als Windows en Linux.

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.

- + diff --git a/ru/download.htm.template b/ru/download.htm.template index 6134517..2560425 100644 --- a/ru/download.htm.template +++ b/ru/download.htm.template @@ -77,7 +77,7 @@ -
+ Архив старых версий @@ -105,6 +105,6 @@ - + diff --git a/ru/index.htm b/ru/index.htm index 9f9109f..9707382 100644 --- a/ru/index.htm +++ b/ru/index.htm @@ -45,6 +45,6 @@ Надеемся, Вам понравится,
команда КолибриОС. - + diff --git a/script.js b/script.js index 1871a0c..c03cad8 100644 --- a/script.js +++ b/script.js @@ -42,12 +42,12 @@ function dropdown_show(obj) } ddown = document.getElementById("lang-dropdown"); ddown.style.display = "block"; - ddown.style.left = (x - 72) + "px"; + ddown.style.left = (x - 64) + "px"; if (ddown.offsetLeft + ddown.offsetWidth +10 > document.body.offsetWidth) { - ddown.style.left = document.body.offsetWidth - ddown.offsetWidth - 82 + "px"; + ddown.style.left = document.body.offsetWidth - ddown.offsetWidth - 20 + "px"; } - ddown.style.top = (y + 48) + "px"; + ddown.style.top = (y + 42) + "px"; op = 0; appear(1); } diff --git a/style.css b/style.css index faedca2..9636482 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ html { body { color: #333; - line-height: 2em; + line-height: 1.6em; font-family: "Source Sans Pro", "Open Sans", sans-serif; background: #e1e2e2; background: url(i/bg.png) repeat fixed 0 0; @@ -46,8 +46,8 @@ body { } #article, #banner { - border-radius: 5px; - box-shadow: rgb(28 26 40 / 20%) 2px 6px 20px -2px; + border-radius: 3px; + box-shadow: rgb(28 26 40 / 12%) 0px 4px 5px -2px; border: 1px solid #dbd7dd; border: 1px solid #c0b9c491; ;} @@ -59,7 +59,7 @@ body { text-align: justify; padding: 20px 35px 35px; background: #fff; - background: rgba(254, 255, 255, .7); + background: rgba(254, 255, 255, 1); } #banner { @@ -72,8 +72,8 @@ body { width: 900px; border: 1px solid rgba(0,0,0,.14); box-shadow: none; - transition: outline 0.5s ease; - outline: 5px solid rgb(227 227 227); + transition: outline 0.3s ease; + outline: 3px solid transparent; } #banner:hover { @@ -87,6 +87,7 @@ body { #article.index_russian > p { text-indent: 25px; + padding-top: 10px; } strong { @@ -107,10 +108,30 @@ h1 { color: #848585; text-shadow: 1px 1px 0 #fff; background: no-repeat center url(i/logo.png); - background-position-y: 60px; - padding-bottom: 100px; + background-position-y: 20px; + padding-bottom: 20px; + background-size: 65px; } +#footer::before, #footer::after { + display: block; + text-align: center; + width: 100%; + color: rgb(132, 133, 133); + text-shadow: rgb(255, 255, 255) 1px 1px 0px; + font-size: 90%; +} + +#footer::before { + content: "KolibriOS Team with Love and Passion"; + margin-top: 65px; +} +#footer::after { + content: "© 2004 – 2025"; + margin-top: -8px; +} + + a { color: #1F1F1F; text-decoration: underline; @@ -145,7 +166,7 @@ a:hover { #lang-dropdown > div { display: block; - border-radius: 5px; + border-radius: 3px; border: 1px solid #333; box-shadow: 0 0 5px #000; box-shadow: 0 0 10px rgba(0,0,0,0.4); @@ -157,9 +178,9 @@ a:hover { #lang-dropdown > div a { display: block; - padding: 0 50px 0 20px; + padding: 0 40px 0 16px; font-size: 0.8em; - line-height: 3; + line-height: 2.6; border-top: 1px solid rgba(255, 255, 255, 0.06); border-bottom: 1px solid rgba(0, 0, 0, 0.07); text-decoration: none; @@ -292,7 +313,7 @@ td { border: 1px solid #182028; display: block; position: relative; - border-radius: 5px; + border-radius: 3px; overflow: hidden; }