Template:Main page header.css: Difference between revisions

From EPD Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
#mp-welcome {
#mp-welcome {
background: #e2ffe7;
background: #eaecf0;
margin-top: 15px;
margin-top: 15px;
margin-bottom: 10px;
margin-bottom: 10px;

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%;
}