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