Шаблон:ЗК-событие/styles.css

Материал из HARITONOV
Перейти к: навигация, поиск
.alx-gk-event {
  background: red;
  border: 1px solid #666;
  color: black;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px; 
  padding: 10px; 
  border-radius: 3px;
}