summaryrefslogtreecommitdiffstats
path: root/sphinx/themes/default
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/themes/default')
-rw-r--r--sphinx/themes/default/static/default.css1
-rw-r--r--sphinx/themes/default/theme.conf2
2 files changed, 3 insertions, 0 deletions
diff --git a/sphinx/themes/default/static/default.css b/sphinx/themes/default/static/default.css
new file mode 100644
index 0000000..81b9363
--- /dev/null
+++ b/sphinx/themes/default/static/default.css
@@ -0,0 +1 @@
+@import url("classic.css");
diff --git a/sphinx/themes/default/theme.conf b/sphinx/themes/default/theme.conf
new file mode 100644
index 0000000..0d8403f
--- /dev/null
+++ b/sphinx/themes/default/theme.conf
@@ -0,0 +1,2 @@
+[theme]
+inherit = classic