Wokipedia:Main Page/styles.css

From Wokipedia
Revision as of 20:42, 27 October 2024 by Elijah (talk | contribs) (Created page with "#mp-topbanner { background: #f9f9f9; border-color: #ddd; } #mp-welcomecount { text-align: center; margin: 0.4em; } #mp-welcome { font-size: 162%; padding: 0.1em; } #mp-welcome h1 { font-size: inherit; font-family: inherit; display: inline; border: none; } #mp-free { font-size: 95%; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
#mp-topbanner {
	background: #f9f9f9;
	border-color: #ddd;
}

#mp-welcomecount {
	text-align: center;
	margin: 0.4em;
}

#mp-welcome {
	font-size: 162%;
	padding: 0.1em;
}

#mp-welcome h1 {
	font-size: inherit;
	font-family: inherit;
	display: inline;
	border: none;
}

#mp-free {
	font-size: 95%;
}