Template:Main page header.css: Difference between revisions

From ZeldaMods (Link's Awakening)
Jump to navigation Jump to search
imported>Leoetlino
m (1 revision imported)
imported>Leoetlino
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#mp-welcome {
#mp-welcome {
background: #e2f1ff;
background: #e2ffe7;
margin-top: 15px;
margin-top: 15px;
margin-bottom: 10px;
margin-bottom: 10px;
Line 8: Line 8:


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

Latest revision as of 17:02, 26 October 2019

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