Module:Search/styles.css

This is the current revision of this page, as edited by imported>Izno at 07:24, 9 December 2022 (add some more spacing in prep for deploy). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp|small=y}} */
.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;
}