public/custom.css
... ...
@@ -0,0 +1,4 @@
1
+#wiki-wrapper {
2
+ max-width: none;
3
+ width: 90%;
4
+}