Sjabloon:Lang links cheap/styles.css

Uit Wiki Raamsdonk
Versie door Colani (overleg | bijdragen) op 29 jul 2024 om 11:02 (1 versie geïmporteerd: Category:Commons templates-i18n)
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
.lang-links-cheap .mw-prefixindex-body {
	columns: 1;
}
.lang-links-cheap ul {
	margin: 0;
}
.lang-links-cheap li,
.lang-links-cheap li * {
	display: inline;
}
.lang-links-cheap li::after {
	content: " ∙";
}
.lang-links-cheap li:last-child::after {
	content: none;
}