xref: /template/writr/css/plugins/bureaucracy.less (revision 1f923bd5b69e734d20244307cf9e987a9bceb508)
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