diff --git a/.assets/storage/icons/bluesky.svg b/.assets/storage/icons/bluesky.svg new file mode 100644 index 0000000..417c706 --- /dev/null +++ b/.assets/storage/icons/bluesky.svg @@ -0,0 +1 @@ +Bluesky \ No newline at end of file diff --git a/.modules/global/global.css b/.modules/global/global.css index dab40a0..3eefd43 100644 --- a/.modules/global/global.css +++ b/.modules/global/global.css @@ -97,4 +97,13 @@ i.bi:not(button#bd-theme i.bi) { color: #fdd835; filter: drop-shadow(0 0 5px #fdd835); transition: color 0.5s ease, filter 1s ease; +} + +.nav-svg img { + width: 16px; + height: 20px; + padding-top: 5px; +} +[data-bs-theme=light] .nav-svg img { + filter: invert() } \ No newline at end of file diff --git a/browse/assets/bluetables.jpg b/browse/assets/bluetables.jpg new file mode 100644 index 0000000..3fe9d51 Binary files /dev/null and b/browse/assets/bluetables.jpg differ diff --git a/browse/index.html b/browse/index.html index 175a4de..066998a 100644 --- a/browse/index.html +++ b/browse/index.html @@ -43,6 +43,7 @@
  • Documentation