7 lines
98 B
CSS
7 lines
98 B
CSS
div.toctree-wrapper p.caption {
|
|
display: none;
|
|
}
|
|
|
|
div.wy-menu p.caption {
|
|
display: none;
|
|
} |