Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 443 Bytes

branding.md

File metadata and controls

13 lines (7 loc) · 443 Bytes

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.