MediaWiki:Mobile.css: Difference between revisions

From The Last Starwiki
Jump to navigation Jump to search
(Add styling for Font Awesome social buttons)
(No difference)

Revision as of 12:36, 21 July 2022

/* All CSS here will be loaded for users of the mobile site */
.social a, .social a:visited {
	font-size: 2.3em !important;
	color: #000 !important;
	background-image: none !important;
	background-position: initial !important;
	background-repeat: no-repeat !important;
	padding-right: inherit !important;
}