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