Add custom.jss for public
John Norman commited
2018-05-19 20:02:55 -0500
commit
81231e4cf5bd7771ea3a64081990a6c9572c185d
public/custom.css
...
...
@@ -0,0 +1,4 @@
1
+#wiki-wrapper {
2
+ max-width: none;
3
+ width: 90%;
4
+}