1/* =Bureaucracy Plugin
2----------------------------------------------- */
3
4.dokuwiki div.bureaucracy__plugin {
5 width: 100%!important;
6
7 // p,ul {
8 // display: none;
9 // }
10 // p:first-of-type {
11 // display: block!important;
12 // }
13}
14