Template:Main page header.css: Difference between revisions

From EPD Wiki
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
 
m (1 revision imported)

Revision as of 00:09, 9 May 2023

#mp-welcome {
	background: #e2ffe7;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 15px;
	text-align: center;
}

#mp-welcome a {
	color: #00a551 !important;
	text-decoration: none !important;
}

#mp-welcome .welcome {
	font-size: 250%;
	margin: 0;
	padding:.1em;
	font-family: TemplateStyles-Hylia;
}

#mp-welcome .wiki-description {
	font-size: 130%;
}

#mp-welcome .wiki-secondary-line {
	font-size: 85%;
}