doxygen files
This commit is contained in:
parent
1489310d53
commit
2900b1e76c
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,14 @@
|
||||||
|
/* increase vertical space */
|
||||||
|
#titlearea, #nav-path {
|
||||||
|
display: none;
|
||||||
|
height: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* uncomment these lines for some extra vertical space */
|
||||||
|
|
||||||
|
/*
|
||||||
|
.tablist li {
|
||||||
|
line-height: 26px;
|
||||||
|
}
|
||||||
|
*/
|
Loading…
Reference in New Issue