Red Colored Headline

The red color of the headline is realized via the Cssperpage plugin.

The wiki code:

~~cssp_red_openDIV~~
====== Red Colored Headline ======
...
...
~~cssp_closeDIV~~

(See also the wiki code of this page.)

The CSS code:

#css_per_page.red h1 {
    color: red;
}

Where to edit the CSS?

The easiest way is to edit the file  conf/userstyle.css  – see also User Styles.

You can do this on your web server or by using the Advanced plugin.

A LiveDemo for https://forum.dokuwiki.org/post/62920