diff options
Diffstat (limited to 'doc/_static')
-rw-r--r-- | doc/_static/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/_static/style.css b/doc/_static/style.css new file mode 100644 index 0000000..b07bdb1 --- /dev/null +++ b/doc/_static/style.css @@ -0,0 +1,3 @@ +.wy-nav-content { + max-width: none; +} |