Quote:
Originally Posted by nqk
You can try adding the following css to the Extra CSS box, you will see the text 'end of chapter' at the end of every 'chapter'.
body:after {
content: 'end of chapter';
display: block;
margin: 4rem auto 0 auto;
text-align: center;
}
|
Hi. Can I add some blank space? A lot of wide space before that text "end of chapter"