Jump to content

Module:Search/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 15:36, 16 December 2020 (Created page with '.template-search, .template-search ul, .template-search li { display: inline; } .template-search abbr { border-bottom: none; text-decoration: none; cursor:...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
.template-search,
.template-search ul,
.template-search li {
	display: inline;
}

.template-search abbr {
	border-bottom: none;
	text-decoration: none;
	cursor: inherit;
}