Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

Template page
(Created page with "#mp-header { border: 1px solid #CCD0E5; background-color: #eaedfc; margin-top: 15px; margin-bottom: 10px; padding: 8px; text-align: center; color: #000; } .mp-opening { font-size: 162%; font-weight: bold; margin: 0; padding: 0.1em; }")
 
m (Protected "Template:Main Page header/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 08:10, 20 June 2022

#mp-header {
	border: 1px solid #CCD0E5;
	background-color: #eaedfc;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 8px;
	text-align: center;
	color: #000;
}

.mp-opening {
	font-size: 162%;
	font-weight: bold;
	margin: 0;
	padding: 0.1em;
}