Jump to content

Module:Search/styles.css

Page template-protected
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Izno (talk | contribs) at 06:24, 9 December 2022 (add some more spacing in prep for deploy). The present address (URL) is a permanent link to this version.
(diff) ← Previous 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;
}