Update about.html
parent
8aff301f4e
commit
733d5c4a37
32
about.html
32
about.html
|
@ -8,14 +8,13 @@
|
||||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background-color: #004577;
|
background-color: #ffffff;
|
||||||
color: #ffc400;
|
color: #066163;
|
||||||
|
|
||||||
}
|
}
|
||||||
.center-text {
|
.center-text {
|
||||||
text-align: center; /* Center align the text */
|
text-align: center; /* Center align the text */
|
||||||
font-size: 40px; /* Set the font size to be large */
|
font-size: 40px; /* Set the font size to be large */
|
||||||
font-family: 'Pix'; /* Set a cursive font for a classic feel */
|
|
||||||
margin-bottom: 30px; /* Add some space below the title */
|
margin-bottom: 30px; /* Add some space below the title */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -31,7 +30,7 @@
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background-color: #1e1e1e;
|
background-color: #066163;
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
|
@ -94,21 +93,24 @@
|
||||||
</header>
|
</header>
|
||||||
<main class="rounded-3">
|
<main class="rounded-3">
|
||||||
<section>
|
<section>
|
||||||
<h2>Introduction</h2>
|
<h2>Мы</h2>
|
||||||
<p>is an adventurous game tsion-making. Dive into procedurally genenging enemies, and collect powerful loot!</p>
|
|
||||||
</section>
|
|
||||||
<section>
|
|
||||||
<h2>Features</h2>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Procedurally ge levendlesseplayability</li>
|
<p>Мы команда энтузиастов, увлеченных миром Minecraft и его зачарованиями: </p>
|
||||||
<li>Various cla with unique abilities</li>
|
<li>Клачминистр Ираклий ЧуркоВИЧ (КИЧ)</li>
|
||||||
<li>Dynamictem with strategic depth</li>
|
<li>Иванов Алексей(Игорь) МеталоВИЧ(ИАМ)</li>
|
||||||
<li>Rich lor capng storyline</li>
|
<li>Минздрав Виктор ДифтерияВИЧ (МВД)</li>
|
||||||
|
<li>Серый Василий ОлегоВИЧ(СВО)</li>
|
||||||
|
<li>Рычаг</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2>Development Team</h2>
|
<h2>Наша цель</h2>
|
||||||
<p>igners, programmers an immersive gaming experience.</p>
|
<p>помочь игрокам разобраться в магических чарах, которые можно наложить на инструменты, броню и оружие. Мы изучаем все аспекты зачарований, от использования чародейского стола до создания зачарованных книг в наковальне. Наши рекомендации помогут вам выбрать оптимальные чары для вашего игрового опыта. Добро пожаловать в наше сообщество, где мы вместе исследуем мир Minecraft и его волшебство! </p>
|
||||||
|
</section>
|
||||||
|
<section>
|
||||||
|
<h2>Доп инфа:</h2>
|
||||||
|
<p>Если вы хотите узнать больше о зачарованиях, посетите энциклопедию игры Minecraft(героин)</p>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue