Шаблон:БлокПравил/styles.css

Материал из FIRE STATION WIKI
Версия от 03:10, 29 октября 2025; Mr. Samuel (обсуждение | вклад)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
.блокПравил {
	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;
}