Jump to content

Module:Search/styles.css

From Simple English Wikipedia, the free encyclopedia
Revision as of 02:48, 10 April 2024 by PotsdamLamb (talk | changes) (Copy from en wiki for the version active at this time and date; rem pp template from original)
(diff) ← Older 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;
}

.template-search li:not(:last-child) {
	padding-right: 0.2em;
}