MediaWiki:Common.css: Difference between revisions

22 bytes removed ,  17:06, 20 July 2022
m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.social {
.social a, .social a:visited {
font-size: 2em !important;
font-size: 2em !important;
}
.social a, .social a:visited {
color: #000 !important;
color: #000 !important;
background-image: none !important;
background-image: none !important;
    background-position: initial !important;
background-position: initial !important;
    background-repeat: no-repeat !important;
background-repeat: no-repeat !important;
    padding-right: inherit !important;
padding-right: inherit !important;
}
}