add support for wikipagelistings

This commit is contained in:
teddit
2021-04-11 12:10:19 +02:00
parent 22efb3e380
commit b5fe2e1c1f
2 changed files with 41 additions and 10 deletions

View File

@@ -1452,6 +1452,9 @@ code {
.wiki-content .description h2 {
color:#222
}
.wiki-content ul.wikipagelisting {
padding: 0px 0px 0px 30px;
}
.wiki-content .wikirevisionlisting .generic-table {
width:100%
}