MediaWiki:Tweeki.css: различия между версиями

Нет описания правки
Нет описания правки
Строка 548: Строка 548:
}
}


.mainpage-header .h1-2 {
.mainpage-header .h2-3 {
     padding: 0 0.2em;
     padding: 0 0.2em;
     font-size: 7vh !important;
     font-size: 7vh !important;
Строка 554: Строка 554:
     letter-spacing: 0.01em;
     letter-spacing: 0.01em;
     font-family: 'Spectral SC' !important;
     font-family: 'Spectral SC' !important;
    border-bottom: 1px solid #0000;
    border-image: linear-gradient(90deg, #0000 0%, rgba(82, 81, 79, 1) 50%, rgba(82, 81, 79, 1) 50%, #0000 100%);
    border-image-slice: 5;
}
}