Update stylesheet to handle unwrapped list items
This commit is contained in:
parent
4d3a099922
commit
0e68f1db40
6 changed files with 13 additions and 4 deletions
|
@ -112,7 +112,7 @@ figcaption {
|
|||
|
||||
dl { font-family: monospace, monospace; }
|
||||
dl > dt { font-weight: bold; }
|
||||
dl > dd { margin: -1em 0 1em 1em; }
|
||||
dl > dd { margin: 1em; }
|
||||
|
||||
.todo, .priority, .tags {
|
||||
font-size: 0.8em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue