diff --git a/de/index.htm b/de/index.htm
index 94073f7..4ddeffc 100644
--- a/de/index.htm
+++ b/de/index.htm
@@ -54,7 +54,9 @@
Schau dir unsere neue entwicklerfreundliche Infrastruktur an
- https://git.kolibrios.org
+
+ https://git.kolibrios.org
+
diff --git a/en/index.htm b/en/index.htm
index 3f75f35..de13552 100644
--- a/en/index.htm
+++ b/en/index.htm
@@ -55,7 +55,9 @@
Check our new developers-friendly infrastructure
- https://git.kolibrios.org
+
+ https://git.kolibrios.org
+
|
diff --git a/es/index.htm b/es/index.htm
index dd6252e..d8aa606 100644
--- a/es/index.htm
+++ b/es/index.htm
@@ -54,7 +54,9 @@
Mira nuestra nueva infraestructura amigable para desarrolladores
- https://git.kolibrios.org
+
+ https://git.kolibrios.org
+
|
diff --git a/fr/index.htm b/fr/index.htm
index 25b5244..71eb754 100644
--- a/fr/index.htm
+++ b/fr/index.htm
@@ -55,7 +55,9 @@
Découvrez notre nouvelle infrastructure conviviale pour les développeurs
- https://git.kolibrios.org
+
+ https://git.kolibrios.org
+
|
diff --git a/i/banners/gitea.png b/i/banners/gitea.png
index b9bb821..7a56fdb 100644
Binary files a/i/banners/gitea.png and b/i/banners/gitea.png differ
diff --git a/it/index.htm b/it/index.htm
index 39f47a1..0fa8a47 100644
--- a/it/index.htm
+++ b/it/index.htm
@@ -52,7 +52,9 @@
Dai un'occhiata alla nostra nuova infrastruttura pensata per gli sviluppatori
- https://git.kolibrios.org
+
+ https://git.kolibrios.org
+
|
diff --git a/nl/index.htm b/nl/index.htm
index acd758f..c04108e 100644
--- a/nl/index.htm
+++ b/nl/index.htm
@@ -55,7 +55,9 @@
Bekijk onze nieuwe, ontwikkelaarsvriendelijke infrastructuur
- https://git.kolibrios.org
+
+ https://git.kolibrios.org
+
|
diff --git a/ru/download.htm.template b/ru/download.htm.template
index 86e5e24..ef414d0 100644
--- a/ru/download.htm.template
+++ b/ru/download.htm.template
@@ -133,7 +133,7 @@
- 
+

diff --git a/ru/index.htm b/ru/index.htm
index 0ff3186..5bf3c08 100644
--- a/ru/index.htm
+++ b/ru/index.htm
@@ -57,7 +57,9 @@
Ознакомьтесь с нашей новой, удобной для разработчиков инфраструктурой
- https://git.kolibrios.org
+
+ https://git.kolibrios.org
+
|
@@ -88,7 +90,7 @@
Такая скорость достигается благодаря тому, что основные части КолибриОС
(ядро и драйверы) полностью написаны на ассемблере
FASM!
- Попробуйте KolibriOS и сравните его с такими тяжеловесами, как
+ Попробуйте КолибриОС и сравните её с такими тяжеловесами, как
Windows и Linux.
diff --git a/style.css b/style.css
index eec5060..6fce1e4 100644
--- a/style.css
+++ b/style.css
@@ -176,7 +176,10 @@ body {
margin-top: 16px;
color: #609A21;
font-weight: bold;
- text-decoration: underline;
+}
+
+#banner a {
+ color: #609A21;
}
h1 {
|