Шаблон:Main/style.css: различия между версиями

Перейти к навигации Перейти к поиску
нет описания правки
[досмотренная версия][досмотренная версия]
Нет описания правки
Нет описания правки
Строка 18: Строка 18:


h2.mp-h2::after { /* Remove borders in Timeless */
h2.mp-h2::after { /* Remove borders in Timeless */
border: none;
}
.mp-h3,
body.skin-timeless .mp-h2 { /* Timeless needs a higher specificity */
margin: 5em;
padding: 0.3em 0.3em 0.3em 0.6em;
font-size: 120%;
font-weight: bold;
font-family: inherit;
color: #000;
text-align: left;
border:1px #CFCFCF solid;
margin-bottom: 0em;
border-radius: 10px;
background: linear-gradient(to right, #EFEFEF, #fcfcfc);
}
h2.mp-h3::after { /* Remove borders in Timeless */
border: none;
border: none;
}
}

Навигация