1div.dokuwiki table {
2  font-size: 100%;
3  border: 0;
4}
5
6div.dokuwiki tr,
7div.dokuwiki td,
8div.dokuwiki th {
9  border: 0;
10}