mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 20:06:56 +00:00
443 B
443 B
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
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.