0
0
mirror of https://github.com/ihabunek/toot.git synced 2025-10-21 19:44:16 -04:00
Files
toot/old_docs/_static/custom.css
Ivan Habunek 62026440fb Replace ReadTheDocs with a homegrown solution
Docs will be published at toot.bezdomni.net instead of relying on a
third party service.
2023-02-28 16:30:59 +01:00

11 lines
134 B
CSS

pre {
padding: 8px 15px;
}
div.contents {
background-color: inherit;
border: 0;
margin-top: 0;
padding-top: 0;
}