Template:FirstOnly/styles.css

From Ymirheim Wiki
< Template:FirstOnly
Revision as of 09:40, 12 July 2024 by Neris (talk | contribs) (Created page with ".first-only + .first-only { display: none; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.first-only + .first-only {
	display: none;
}