MediaWiki:Metrolook.css: Difference between revisions

From Ylvapedia
Jump to navigation Jump to search
m (More search tweaks)
 
(No difference)

Latest revision as of 17:53, 23 September 2023

/* All CSS here will be loaded for users of the Metrolook skin */

/*Search bar appearance tweaks*/
#simpleSearch{
	border: 0;
	border-radius:4px;
	margin-top: 0;
	height: 1.6em;
}
#simpleSearch #searchInput {
	height: 100%;
}