Skip to content

Commit 67bfe18

Browse files
committed
Adjust the style so that the former wiki pages look less awful
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent d5f0e56 commit 67bfe18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/sass/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ body.page {
356356
text-align: center;
357357
}
358358

359-
article p,h3,ul {
359+
article > p,article > table,article > div,article > pre,article > ol,h3,ul {
360360
margin-left: auto;
361361
margin-right: auto;
362362
width: 65%;

0 commit comments

Comments
 (0)