Шаблон:PortalSection/styles.css: различия между версиями
Aylong (обсуждение | вклад) Новая страница: «.portalsection { margin-block: 0.75rem; } .portalsection-title { font-size: 120%; font-weight: bold; }» |
Aylong (обсуждение | вклад) Нет описания правки |
||
Строка 6: | Строка 6: | ||
font-size: 120%; | font-size: 120%; | ||
font-weight: bold; | font-weight: bold; | ||
} | |||
.portalsection-content { | |||
display: flex; | |||
gap: 0.5rem; | |||
} | } |