Files
chatmail-core/deltachat-ffi/Doxyfile.css
2019-08-26 19:17:58 +02:00

8 lines
198 B
CSS

/* the code snippet frame, defaults to white which tends to get badly readable in combination with explaining text around */
div.fragment {
background-color: #e0e0e0;
border: 0;
padding: 1em;
}