diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-01-05 12:47:34 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-01-05 12:47:34 -0800 |
| commit | a1da1889e3f7a7d1e0976106068d526864a0e0d1 (patch) | |
| tree | af12eadce81e1091bcdd1ba2d194158b011bc807 /docs | |
| parent | c6a8d669013e9ba67aa4dcafd0625ab3db261d71 (diff) | |
Fade documentation
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/beanstalk-bg.png | bin | 0 -> 30419 bytes | |||
| -rw-r--r-- | docs/doxygen-extra.css | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/beanstalk-bg.png b/docs/beanstalk-bg.png Binary files differnew file mode 100644 index 00000000..e2662231 --- /dev/null +++ b/docs/beanstalk-bg.png diff --git a/docs/doxygen-extra.css b/docs/doxygen-extra.css new file mode 100644 index 00000000..bca8e29c --- /dev/null +++ b/docs/doxygen-extra.css @@ -0,0 +1,5 @@ +body { + background-image: url("../../beanstalk-bg.png"); + background-attachment: fixed; + background-size: cover; +} |
