Шаблон:Блок/styles.css
Материал из SpaceOnyx
Дополнительные действия
.блок {
text-decoration: none !important;
border-radius: 6px;
padding: 12px;
margin-bottom: 12px;
}
.блок h2, .блок p {
margin: 0;
}
.блок h2 {
margin-bottom: 12px;
}
.блок hr {
border-top: 6px solid rgba(255,255,255,0.05);
border-radius: 6px;
}