5a01dbe67b
CodeMirror parser errors are related to #9873.
13 lines
222 B
PHP
13 lines
222 B
PHP
<style>
|
|
/* Display the full TOC */
|
|
#TOC ul ul {
|
|
display: block;
|
|
padding-left: 2em;
|
|
}
|
|
#influences blockquote p:last-child {
|
|
display: block;
|
|
line-height: 1.428571429;
|
|
color: #999999;
|
|
}
|
|
</style>
|