Merge pull request #306 from wvengen/feature-styling
allow foodcoops to add custom css
This commit is contained in:
commit
97dc090e4d
5 changed files with 37 additions and 0 deletions
|
|
@ -86,6 +86,9 @@ default: &defaults
|
|||
# Page footer (html allowed). Default is a Foodsoft footer. Set to `blank` for no footer.
|
||||
#page_footer: <a href="http://www.foodcoop.test/">FC Test</a> is supported by <a href="http://www.hoster.test/">Hoster</a>.
|
||||
|
||||
# Custom css for the foodcoop
|
||||
#custom_css: 'body { background-color: #fcffba; }'
|
||||
|
||||
# email address to be used as sender
|
||||
email_sender: foodsoft@foodcoop.test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue