1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 18:29:19 +02:00
deltachat-core/python/doc/_static/custom.css

17 lines
190 B
CSS

/* customizations to Alabaster theme . */
div.document {
width: 1480px;
}
div.body {
max-width: 1280px;
}
div.globaltoc {
font-size: 1.4em;
}
img.logo {
height: 120px;
}