OBP-API/branding.md

14 lines
443 B
Markdown
Raw Normal View History

2018-10-31 14:34:36 +00:00
# Branding of the OBP API landing page
Look and feel of the API landing page can be modified via css and with a number of variables in the props file (production.default.props).
## CSS
The default css is located here:
OBP-API/src/main/webapp/media/css/website.css
## Props
2018-10-31 15:57:40 +00:00
There's a number of props variables starting with webui_* - see OBP-API/src/main/resources/props/sample.props.template for a comprehensive list and default values.