3415
редагувань
Admin (обговорення | внесок) Немає опису редагування Мітка: Скасовано |
Admin (обговорення | внесок) Немає опису редагування Мітка: Скасовано |
||
Рядок 316: | Рядок 316: | ||
margin: 0 15px 15px 0; /* Right and bottom margin */ | margin: 0 15px 15px 0; /* Right and bottom margin */ | ||
float: left; | float: left; | ||
border-radius: 8px; | |||
height: 160px; | height: 160px; | ||
text-align: center; /* Centering text inside the box */ | text-align: center; /* Centering text inside the box */ | ||
background-color: #18151F; /* Light background, you can change it */ | background-color: #18151F; /* Light background, you can change it */ | ||
border: | border: 8px solid #707070; /* Adds a border, optional */ | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; |