Lab2 #1

Merged
ujijrujijr merged 4 commits from Lab2 into main 2023-12-01 14:33:46 +04:00
Showing only changes of commit 0a467b27ae - Show all commits

View File

@ -42,7 +42,7 @@
<div class = "col-sm-5"> <div class = "col-sm-5">
<img src="Dark Nights preview.jpg" alt="Dark Nights with Poe & Munro" class="img-fluid"> <img src="Dark Nights preview.jpg" alt="Dark Nights with Poe & Munro" class="img-fluid">
</div> </div>
<div class = "col-sm-7" align = "center"> <div class = "col-sm-7 text-center align-items-center">
<p class = "info_about_game_name">Dark Nights with Poe and Munro</p> <p class = "info_about_game_name">Dark Nights with Poe and Munro</p>
</div> </div>
</div> </div>
@ -52,7 +52,7 @@
<p class = "info_about_game_text">Проведите местных радиоведущих По и Манро через шесть похожих на короткометражки эпизодов сверъестественной странности и обжигающего сюжета. От создателей The Infectious Madness of Doctor Dekker и The Shapeshifting Detective.</p> <p class = "info_about_game_text">Проведите местных радиоведущих По и Манро через шесть похожих на короткометражки эпизодов сверъестественной странности и обжигающего сюжета. От создателей The Infectious Madness of Doctor Dekker и The Shapeshifting Detective.</p>
</div> </div>
<div align = "center" class = "info_about_game_div_button"> <div class = "info_about_game_div_button text-center align-items-center">
<button class = "info_about_game_add_to_basket_button"> Добавить в корзину </button> <button class = "info_about_game_add_to_basket_button"> Добавить в корзину </button>
</div> </div>
</div> </div>