diff options
Diffstat (limited to 'docs/_static')
-rw-r--r-- | docs/_static/haiku.css | 21 | ||||
-rw-r--r-- | docs/_static/header.png | bin | 16588 -> 98587 bytes | |||
-rw-r--r-- | docs/_static/images/from_&yet.png | bin | 0 -> 2812 bytes |
3 files changed, 21 insertions, 0 deletions
diff --git a/docs/_static/haiku.css b/docs/_static/haiku.css index 9651d11f..41e0eb45 100644 --- a/docs/_static/haiku.css +++ b/docs/_static/haiku.css @@ -409,3 +409,24 @@ div.viewcode-block:target { padding: 0 12px; } + +#from_andyet { + -webkit-box-shadow: #CCC 0px 0px 3px; + background: rgba(255, 255, 255, 1); + bottom: 0px; + right: 17px; + padding: 3px 10px; + position: fixed; +} + +#from_andyet h2 { + background-image: url("images/from_&yet.png"); + background-repeat: no-repeat; + height: 29px; + line-height: 0; + text-indent: -9999em; + width: 79px; + margin-top: 0; + margin: 0px; + padding: 0px; +} diff --git a/docs/_static/header.png b/docs/_static/header.png Binary files differindex 2aaa53a1..19310618 100644 --- a/docs/_static/header.png +++ b/docs/_static/header.png diff --git a/docs/_static/images/from_&yet.png b/docs/_static/images/from_&yet.png Binary files differnew file mode 100644 index 00000000..ed5d8f33 --- /dev/null +++ b/docs/_static/images/from_&yet.png |