MediaWiki:Lakeus.css: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Line 104: Line 104:
background-attachment: fixed;
background-attachment: fixed;
     background-position: center;
     background-position: center;
}
/*Style TOC*/
#toc {
    border: none;
    font-size: 1em;
    font-family: var(--font-family);
}
.toc .toctitle {
    text-align: left;
}
}