1/* highlight when on user page (only works with old menu) */
2#dokuwiki__usertools ul li a.userpage.active {
3  font-weight: bold;
4}
5