datasette/docs/_static/css/custom.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
116 B
CSS
Raw Normal View History

a.external {
overflow-wrap: anywhere;
}
div .wy-side-nav-search > div.version {
color: rgba(0,0,0,0.75);
}