diff --git a/support.html b/support.html index a39fa22..a767305 100644 --- a/support.html +++ b/support.html @@ -10,16 +10,10 @@ font-family: 'Montserrat', sans-serif; margin: 0; padding: 0; - background-color: #000; /* Черный цвет фона */ + background-color: #000000; /* Черный цвет фона */ color: #fff; /* Белый цвет текста */ } - .wrapper { - margin-top: 80px; /* Отступ для контента под фиксированной шапкой */ - /* height: 100vh; */ /* Не нужно использовать высоту 100vh для обертки */ - overflow-y: auto; /* Включаем вертикальную прокрутку */ - } - nav { position: fixed; /* Фиксированная позиция */ top: 0; /* Расположение шапки вверху */ @@ -64,53 +58,44 @@ 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-color: #222; background-size: cover; background-position: center; margin-top: 80px; position: relative; } - h1, p { - color: #fff; + h1 { + color: #748623; + text-align: center; /* Центрирование текста */ } p { + color: #fff; + text-align: center; /* Центрирование текста */ font-size: 18px; line-height: 1.6; margin-bottom: 20px; font-weight: bold; } - .back-button { - background-color: #007bff; - color: #fff; - padding: 10px 20px; - border-radius: 5px; - text-decoration: none; + .email { + font-size: 20px; + font-weight: bold; margin-top: 20px; - display: inline-block; + text-align: center; } - .back-button:hover { - background-color: #0056b3; + /* Стили для области оценки */ + #ratings { + padding-top: 50px; /* Добавляем отступ сверху, чтобы область оценки была выше */ + text-align: center; /* Центрируем содержимое */ } - .images-container { - position: absolute; - top: 100%; - left: 0; - width: 100%; - display: flex; - justify-content: space-between; - margin-top: 20px; - } - - .image { - width: 45%; - border-radius: 10px; - box-shadow: 0 0 10px rgba(255, 255, 255, 0.1); + #ratings input { + width: 50px; /* Устанавливаем ширину поля ввода */ + margin: 10px; /* Добавляем отступы между элементами */ } @@ -122,17 +107,47 @@
If you have any questions or problems, please contact our support team by email:
+supporttanki@gmail.com
+ +Please rate our website and game from 1 to 5 stars:
+