Template:Main page header.css: Difference between revisions

From EPD Wiki
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#mp-welcome {
#mp-welcome {
background: #e2ffe7;
background: #eaecf0;
margin-top: 15px;
margin-top: 15px;
margin-bottom: 10px;
margin-bottom: 10px;
Line 16: Line 16:
margin: 0;
margin: 0;
padding:.1em;
padding:.1em;
font-family: TemplateStyles-Hylia;
}
}



Latest revision as of 00:15, 9 May 2023

#mp-welcome {
	background: #eaecf0;
	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;
}

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

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