Ordered lists in PDF respect margins
This commit is contained in:
parent
498117584a
commit
0cd3cf0a0c
@ -141,6 +141,10 @@ ul.toc li a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ol {
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #000;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user