Skip to content

Commit

Permalink
Added section on Custom CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
alanef committed Sep 7, 2016
1 parent cb6063a commit 53ac8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ googleAnalytics = "UA-12345678-1"

## Custom CSS

Add your own CSS to overide theme css by specifying file(s) in `custom_css` param e.g. `static/css/local.css` and `static/css/media.css`
Add custom CSS by specifying file(s) using `custom_css` param e.g. files such as `static/css/local.css` and `static/css/media.css`

```toml
[params]
Expand Down

0 comments on commit 53ac8ea

Please sign in to comment.