aboutsummaryrefslogtreecommitdiffstats
path: root/stylus/voiddocs_wide.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stylus/voiddocs_wide.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/stylus/voiddocs_wide.css b/stylus/voiddocs_wide.css
new file mode 100644
index 0000000..b5db32d
--- /dev/null
+++ b/stylus/voiddocs_wide.css
@@ -0,0 +1,8 @@
+@-moz-document domain("docs.voidlinux.org") {
+
+search-wrapper, #page-wrapper main {
+ width: 100%;
+ max-width: 90%;
+ margin: 0 auto;
+}
+}