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