#CSS only on the page
10 messages · Page 1 of 1 (latest)
[[help:CSS]]?
Hm
Well, there it's only through the template, but I just want to insert the code into the page like in Wikidot through a tag
[[mw:Extension:CSS]] then probably
Well, I just figured it out, okay, thank you.
Hmm
{{#css:
body {
background: yellow;
color: red;
font-size: 1.25rem;
}
}}