Difference between revisions of "MediaWiki:Vector.css"

367 bytes removed ,  07:44, 24 December 2021
no edit summary
Line 86: Line 86:
/**********************************************
/**********************************************
**
**
** ARTICLES
** CATEGORIES
**
**
**********************************************/
**********************************************/
.mw-body .firstHeading {
    overflow: visible;
    text-transform: uppercase;
    font-family: Segoe UI;
    border-bottom: none;
    display: inline-block;
    clear: both;
}
h1#firstHeading::after {
    content: '';
    background: #cc0000;
    width: 100%;
    height: 2px;
    display: block;
    margin-top: -0.1em;
}
h1, h2, h3, h4, h5, h6{
color:#181818;
}


.catlinks {
.catlinks {