custom.css
... ...
@@ -0,0 +1,5 @@
1
+/* CSS for TakeAsh.net */
2
+
3
+#wiki-wrapper {
4
+ max-width: auto;
5
+}