Template:FirstOnly/styles.css: Difference between revisions

From Ymirheim Wiki
(Created page with ".first-only + .first-only { display: none; }")
(No difference)

Revision as of 09:40, 12 July 2024

.first-only + .first-only {
	display: none;
}