aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/_static/custom.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/_static/custom.css b/doc/_static/custom.css
deleted file mode 100644
index 779b9bfc..00000000
--- a/doc/_static/custom.css
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- Copyright 2022 David Robillard <d@drobilla.net>
- SPDX-License-Identifier: 0BSD or ISC
-*/
-
-div.bodywrapper {
- margin: 0 0 0 16em;
-}
-
-section > dl {
- margin-bottom: 30px;
-}
-
-.struct > dd > dl.member > dt,
-.enum > dd > dl.member > dt,
-.enum-class > dd > dl.member > dt {
- padding: 15px 0 0;
-}