Jump to navigation Jump to search

MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 1: Line 1:
#mw-panel::before {
    content: "";
    display: block;
    width: 150px;
    height: 150px;
    background: url('https://magnumsrp.com/images/magnumsrp1x.png') no-repeat;
    background-size: contain;
    margin-bottom: 10px;
}
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */



Latest revision as of 20:36, 7 March 2025

/* CSS placed here will be applied to all skins */

#mw-content-text {
    font-size: 16px !important;
}

#p-tb { display: none; }