summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-05-02 00:00:12 +0200
committeroctorock <79596758+octorock@users.noreply.github.com>2022-05-02 00:02:12 +0200
commit127925edde268d29f20b811400b2cebd49eac6ec (patch)
tree4fc785bc1f42ece26b7d047146c58157a5244697 /docs
parent2533e0738b0ae6dd30f92e14adb848ba980b3e05 (diff)
Test doxygen m.css theme
Diffstat (limited to 'docs')
-rw-r--r--docs/doxygen/doxygen-extra.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/doxygen/doxygen-extra.css b/docs/doxygen/doxygen-extra.css
deleted file mode 100644
index e852758c..00000000
--- a/docs/doxygen/doxygen-extra.css
+++ /dev/null
@@ -1,5 +0,0 @@
-body {
- background-image: url("../beanstalk-bg.png");
- background-attachment: fixed;
- background-size: cover;
-}