find . -iwholename \*lib/tpl/dokuwiki/style.ini -print0 | xargs -0 sed -i '/^__site_width__/s/75em/100vw/'