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
2
blorg/testdata/content/style.css
vendored
2
blorg/testdata/content/style.css
vendored
|
@ -60,7 +60,7 @@ dl dt {
|
|||
font-weight: bold;
|
||||
}
|
||||
dl dd {
|
||||
margin: -1em 0 1em 1em;
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue