Skip to content

Commit 0a42aa7

Browse files
committed
Fix README spacing issue
1 parent 4f90cf0 commit 0a42aa7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ Remember it’s not possible to edit the underlying HTML of invoice in FreeAgent
2626

2727

2828
## Files and directories
29-
`index.html`
29+
`index.html`
3030
An example file showing a preview of what your invoice theme will look like. Don’t bother editing any of the HTML, as you can’t edit the HTML for invoices in FreeAgent. Only the CSS can be edited, so the only change you’ll want to make in this file is to amend the stylesheet `href`s.
3131

32-
`base.css`
32+
`base.css`
3333
Do not edit. These are base styles used to simulate those from the FreeAgent desktop environment.
3434

35-
`gallery`, `images`, and `themes`
35+
`gallery`, `images`, and `themes`
3636
Do not edit. These directories contain imagery referenced by our own invoice themes.
3737

38-
`styles`
38+
`styles`
3939
Contains copies of our invoice theme stylesheets. You can use these as the basis for your own theme, but we’d recommend creating duplicates of the files you want, then renaming them. This way you’ll always have the original theme files to compare against your own, in case you need to fix something that’s gone wrong with your custom theme.

0 commit comments

Comments
 (0)