Content deleted Content added
←Created page with '.template-search, .template-search ul, .template-search li { display: inline; } .template-search abbr { border-bottom: none; text-decoration: none; cursor:...' |
add some more spacing in prep for deploy |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1:
/* {{pp|small=y}} */
.template-search,
.template-search ul,
Line 9 ⟶ 10:
text-decoration: none;
cursor: inherit;
}
.template-search li:not(:last-child) {
padding-right: 0.2em;
}
|