.dokuwiki:before {
            content: 'A fatal error occured during compilation of the CSS files. If you recently installed a new plugin or template it might be broken and you should try disabling it again. [expected color value `background-color: darken(__background_alt__, 10%);`  in /lib/plugins/discussion/style.css at line 87]';
            background-color: red;
            display: block;
            background-color: #fcc;
            border-color: #ebb;
            color: #000;
            padding: 0.5em;
        }