summaryrefslogtreecommitdiff
path: root/api-docs/cppdocs/_static
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2020-10-16 16:38:39 -0400
committerJordan Wiens <jordan@psifertex.com>2020-10-21 15:44:13 -0400
commit2dd60db958a500469e60e383ebcd5aac2a9e4b43 (patch)
tree54245c3c0917df843a202dc7c4ec1011c2abfdcf /api-docs/cppdocs/_static
parentf007112a3de561cc49b8632dbb7e316fd106d108 (diff)
interim progress using exhale
Diffstat (limited to 'api-docs/cppdocs/_static')
-rw-r--r--api-docs/cppdocs/_static/css/other.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/api-docs/cppdocs/_static/css/other.css b/api-docs/cppdocs/_static/css/other.css
new file mode 100644
index 00000000..c9600b7c
--- /dev/null
+++ b/api-docs/cppdocs/_static/css/other.css
@@ -0,0 +1,3 @@
+.wy-nav-content {
+ max-width: 2000px !important;
+}