Difference between revisions of "Module:Search/styles.css"
MyWikiBiz, Author Your Legacy — Sunday November 23, 2025
Jump to navigationJump to search (Zoran created the page Module:Search/styles.css using a non-default content model "CSS") |
|||
| Line 1: | Line 1: | ||
| + | /* {{pp|small=y}} */ | ||
| + | .template-search, | ||
| + | .template-search ul, | ||
| + | .template-search li { | ||
| + | display: inline; | ||
| + | } | ||
| + | .template-search abbr { | ||
| + | border-bottom: none; | ||
| + | text-decoration: none; | ||
| + | cursor: inherit; | ||
| + | } | ||
Latest revision as of 05:54, 16 July 2021
/* {{pp|small=y}} */
.template-search,
.template-search ul,
.template-search li {
display: inline;
}
.template-search abbr {
border-bottom: none;
text-decoration: none;
cursor: inherit;
}