Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Alt List Entry/styles.css

Template page
Revision as of 01:09, January 21, 2025 by Tesinormed (talk | contribs) (Created page with ".template--alt-list-entry { margin: var(--space-xxl) 0; padding: var(--space-sm); overflow-x: scroll; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.template--alt-list-entry {
	margin: var(--space-xxl) 0;
	padding: var(--space-sm);
	overflow-x: scroll;
}