Открыть главное меню

Изменения

Нет описания правки
padding: 16px 12px;
margin: 0 0 20px 0;
}
 
.archive-banner {
background: #fff3cd;
border-bottom: 1px solid #e5d28a;
padding: 16px 12px;
text-align: center;
margin-bottom: 20px;
}
 
.archive-title {
font-size: 18px;
font-weight: 700;
color: #111827;
margin-bottom: 6px;
}
 
.archive-link a {
font-size: 16px;
font-weight: 600;
color: #d33;
text-decoration: none;
}
 
.archive-link a:hover {
text-decoration: underline;
}