We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently looks like this:
I've been trying this out on Datasette Cloud for a while and I like it:
The text was updated successfully, but these errors were encountered:
Here's the CSS I added to Datasette Cloud to get this:
body header { background: linear-gradient(180deg, rgba(96,144,173,1) 0%, rgba(39,104,144,1) 50%); } body .nav-menu-inner li { padding: 0.3rem 0.5rem; border-top: 1px solid #ffffff69; } body details .nav-menu-inner { top: 2.6rem; padding: 0; }
Sorry, something went wrong.
9cc6f19
Fix tests I broke in #2302
feddd61
Now live on https://latest.datasette.io/
Release 1.013a
c92f326
#2104, #2286, #2293, #2297, #2298, #2299, #2300, #2301, #2302
No branches or pull requests
Currently looks like this:
I've been trying this out on Datasette Cloud for a while and I like it:
The text was updated successfully, but these errors were encountered: