mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
Update docs to Plano (#639)
This commit is contained in:
parent
15fbb6c3af
commit
e224cba3e3
139 changed files with 4407 additions and 24735 deletions
6
docs/source/_static/css/custom.css
Normal file
6
docs/source/_static/css/custom.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* Prevent sphinxawesome-theme's Tailwind utility `dark:invert` from inverting the header logo. */
|
||||
.dark header img[alt="Logo"],
|
||||
.dark #left-sidebar img[alt="Logo"] {
|
||||
--tw-invert: invert(0%) !important;
|
||||
filter: none !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue