diff --git a/pygeoapi/templates/api.html b/pygeoapi/templates/api.html index 1b91880..74832db 100644 --- a/pygeoapi/templates/api.html +++ b/pygeoapi/templates/api.html @@ -1,23 +1,57 @@ - - - - {{ config['metadata']['identification']['title'] }} OpenAPI Document - - - + *, + *:before, + *:after + { + box-sizing: inherit; + } + body + { + margin:0; + background: #fafafa; + } + - + +
+ + + +