mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
make doxygen work
This commit is contained in:
committed by
Floris Bruynooghe
parent
3eea175d36
commit
7632eb1ce0
7
deltachat-ffi/Doxyfile.css
Normal file
7
deltachat-ffi/Doxyfile.css
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
/* 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;
|
||||
}
|
||||
Reference in New Issue
Block a user