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

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


.firstHeading, .tweekiFirstHeading {
.firstHeading, .tweekiFirstHeading {
    font-weight: 600;
    letter-spacing: -.01em;
     margin-bottom: 15px;
     margin-bottom: 15px;
     margin-top: 10px;
     margin-top: 10px;
     text-align: center;
     text-align: center;
     background: rgb(0 0 0 / 80%);
     background: rgb(255 255 255 / 80%);
     border: 2px solid #FFFFFF !important;
     border: 2px solid #000000 !important;
}
}