This is an old revision of the document!
/* placed in <stylingpages_plugin_dir>/all.css */ #dokuwiki__site::before { content: 'Hello from stylingpages'; color: black; background: white; border: 1px solid red; }