Switch docs theme to Furo, refs #1746

This commit is contained in:
Simon Willison 2022-05-20 13:34:51 -07:00
commit 1d33fd03b3
10 changed files with 72 additions and 84 deletions

View file

@ -1,7 +1,8 @@
a.external {
overflow-wrap: anywhere;
}
div .wy-side-nav-search > div.version {
color: rgba(0,0,0,0.75);
body[data-theme="dark"] .sidebar-logo-container {
background-color: white;
padding: 5px;
opacity: 0.6;
}