Template:Main Page navigation button/styles.css: Difference between revisions

Template page
mNo edit summary
(No difference)

Revision as of 23:56, 30 March 2022

.mp-nav-button {
	display: inline-block;
	position: relative;
	height: 3em;
	box-sizing: border-box;
}

.mp-nav-button a {
	display: inline-block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	padding: 0.6em 0 0.6em 48px;
	box-sizing: border-box;
}

.mp-nav-button img {
	position: absolute;
	left: 15px;
	top: 0.8em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.