From 5d6395ea474dcb556ac880dbfe272f500396b2d4 Mon Sep 17 00:00:00 2001 From: RedGrox2013 <103953703+RedGrox2013@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:50:32 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/css/style.css | 78 ++++++++++++++++++++++++++++++++++++++++++++-- html/index.html | 46 ++++++++++++++++++++++----- html/js/app.js | 10 ++++-- 3 files changed, 122 insertions(+), 12 deletions(-) diff --git a/html/css/style.css b/html/css/style.css index cfe883d..b108fa3 100644 --- a/html/css/style.css +++ b/html/css/style.css @@ -64,7 +64,7 @@ header { box-shadow: 0 0 10px var(--accent-glow); } -.gitea-link { +.header-button { display: inline-flex; align-items: center; padding: 6px 12px; @@ -72,15 +72,16 @@ header { background: var(--card); border: 1px solid var(--border); transition: 0.3s; + margin-right: 14px; } -.gitea-link img { +.header-button img { height: 24px; width: auto; display: block; } -.gitea-link:hover { +.header-button:hover { background: var(--card-hover); box-shadow: 0 0 10px var(--accent-glow); } @@ -122,6 +123,19 @@ p { line-height: 1.6; } +.contact-link { + color: var(--accent); + text-decoration: none; + border-bottom: 1px solid rgba(34, 197, 94, 0.4); + transition: color 0.2s ease, border-color 0.2s ease; +} + +.contact-link:hover, +.contact-link:focus { + color: #a7f3d0; + border-color: rgba(167, 243, 208, 0.8); +} + .btn { margin-top: 30px; padding: 14px 28px; @@ -218,6 +232,64 @@ p { box-shadow: 0 0 20px var(--accent-glow); } +.mirror-links { + display: grid; + grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); + gap: 18px; + margin-top: 24px; +} + +.mirror-card { + display: block; + padding: 18px 20px; + border-radius: 18px; + background: var(--card); + border: 1px solid var(--border); + text-decoration: none; + transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, background 0.2s ease; +} + +.mirror-icon { + display: inline-flex; + align-items: center; + justify-content: center; + width: 34px; + height: 34px; + margin-bottom: 12px; + border-radius: 12px; + background: rgba(34, 197, 94, 0.12); + color: var(--accent); + font-size: 18px; +} + +.mirror-card:hover .mirror-icon, +.mirror-card:focus-visible .mirror-icon { + background: rgba(34, 197, 94, 0.24); +} + +.mirror-card:hover, +.mirror-card:focus-visible { + transform: translateY(-2px); + background: var(--card-hover); + box-shadow: 0 0 24px var(--accent-glow); + border-color: rgba(34, 197, 94, 0.35); +} + +.mirror-title { + display: block; + font-size: 18px; + font-weight: 700; + color: var(--accent); + margin-bottom: 6px; +} + +.mirror-url { + display: block; + font-size: 14px; + color: var(--text-muted); + word-break: break-all; +} + footer { text-align: center; padding: 40px; diff --git a/html/index.html b/html/index.html index 44f0ce4..1e4cb0f 100644 --- a/html/index.html +++ b/html/index.html @@ -18,6 +18,10 @@
AloeGames is a modern game development studio focused on creating immersive, next-generation - experiences.
+AloeGames is a modern, cool company that creates exciting next-generation gaming experiences (actually, we do everything but games).
Get in touch with us for partnerships, collaborations, or just to say hello.
We support a free internet and provide mirrors in censorship-resistant networks:
+ +Get in touch with us for partnerships, collaborations, or just to say hello.
+Telegram: @AloeGames
+