Template:Main Page navigation button/styles.css

Template page
Revision as of 07:29, 2 December 2021 by ChaoticShadow (talk | contribs) (Protected "Template:Main Page/Navigation button/styles.css" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) [Delete=Allow only autoconfirmed users] (indefinite)))
.mp-nav-button {
	display: inline-block;
	position: relative;
	width: 12em;
	height: 3em;
	box-sizing: border-box;
}

.mp-nav-button a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.mp-nav-button img {
	position: absolute;
	left: 15px;
	top: 0.8em;
}

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