Template:Main Page timer/styles.css: Difference between revisions

Template page
Content added Content deleted
No edit summary
mNo edit summary
Line 2: Line 2:
width: 275px;
width: 275px;
display: grid;
display: grid;
grid-gap: 5px;
text-align: center;
text-align: center;
}
}

Revision as of 21:38, 15 April 2022

.mp-timer {
	width: 275px;
	display: grid;
	grid-gap: 5px;
	text-align: center;
}

.mp-timer .image {
	height: 100px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.