Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Tag: Reverted
Line 113: Line 113:
     color: #54595d !important;
     color: #54595d !important;
     margin-top: 5px !important;
     margin-top: 5px !important;
}
/* Fix Vector 2022 header icons */
.vector-icon {
    width: 20px !important;
    height: 20px !important;
    display: inline-block !important;
    background-color: currentColor !important;
}
}