MediaWiki:Common.css: Difference between revisions

m
no edit summary
(Add Font Awesome social media icon styling)
 
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 {
font-size: 2em;
font-size: 2em !important;
}
}


.social a, .social a:visited {
.social a, .social a:visited {
color: #000;
color: #000 !important;
}
}