diff --git a/about.html b/about.html index 9dfcd68..b2e947b 100644 --- a/about.html +++ b/about.html @@ -16,7 +16,6 @@ .wrapper { margin-top: 80px; /* Отступ для контента под фиксированной шапкой */ - /* height: 100vh; */ /* Не нужно использовать высоту 100vh для обертки */ overflow-y: auto; /* Включаем вертикальную прокрутку */ } @@ -64,19 +63,22 @@ margin: 0 auto; padding: 20px; border-radius: 10px; - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); - background: linear-gradient(rgba(70, 185, 70, 0.3), rgba(204, 204, 204, 0.7)), url('https://support.discord.com/hc/user_images/KxH_3KeTycUVZQp-ddSftQ.png'); + box-shadow: 0 0 10px #748623; background-size: cover; background-position: center; margin-top: 80px; position: relative; + background-color: #222; /* Серый фон */ } - h1, p { - color: #fff; - } + h1 { + color: #748623; + text-align: center; /* Add this line */ + } + p { + color: #fff; font-size: 18px; line-height: 1.6; margin-bottom: 20px; @@ -110,7 +112,18 @@ .image { width: 45%; border-radius: 10px; - box-shadow: 0 0 10px rgba(255, 255, 255, 0.1); + box-shadow: 0 0 10px #748623; + } + + /* Стили для области оценки */ + #ratings { + padding-top: 50px; /* Добавляем отступ сверху, чтобы область оценки была выше */ + text-align: center; /* Центрируем содержимое */ + } + + #ratings input { + width: 50px; /* Устанавливаем ширину поля ввода */ + margin: 10px; /* Добавляем отступы между элементами */ } @@ -122,19 +135,48 @@
Welcome to the world of Tanki, an exhilarating single-player action game where you take command of a formidable tank on a mission to conquer enemy territory.
Embark on an epic solo campaign filled with thrilling missions and challenges as you navigate through diverse landscapes, from desolate wastelands to bustling cities.
Customize your tank with a wide range of weapons, armor, and upgrades to enhance your combat capabilities. Engage in adrenaline-pumping battles against enemy forces and bosses, utilizing strategic tactics and your tank's unique abilities to overcome obstacles and emerge victorious.
With its captivating gameplay and stunning visuals, Tanki offers an immersive gaming experience that will keep you engaged for hours. Get ready to embark on an epic journey and become the ultimate tank commander in Tanki!
Please rate our website and game from 1 to 5 stars:
+