A couple of small problems I've had with this patch:
1) Patch --- Custom reading footer style
The penultimate line:
#ReplaceString: {Offset: 00FA, Find: "margin-top:+00px", Replace: "margin-top:-10px"}
Should be Offset: 250
2) In kobopatch.yaml
# files:
# src/whatever.txt: usr/local/Kobo/whatever.txt
No space is allowed before "files:"
|