Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "MediaWiki:Vector.css"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
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 {