mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-31 15:22:03 +00:00
doc(runtime-c-api) Improve fragment readability in Doxygen.
This commit is contained in:
8
lib/runtime-c-api/doc/theme/css/wasmer.css
vendored
8
lib/runtime-c-api/doc/theme/css/wasmer.css
vendored
@@ -184,3 +184,11 @@ table.fieldtable,
|
||||
table.fieldtable td {
|
||||
border-color: var(--secondary-color) !important;
|
||||
}
|
||||
|
||||
div.fragment {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
div.fragment div.line {
|
||||
line-height: 1.15rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user