diff --git a/Documentation_website/docs/css/extra.css b/Documentation_website/docs/css/extra.css index 44a09838..90dc16dd 100644 --- a/Documentation_website/docs/css/extra.css +++ b/Documentation_website/docs/css/extra.css @@ -45,6 +45,9 @@ span .nodeLabel { .md-header { background-color: #1F33FAff !important; } +.md-tabs { + background-color: #1F33FAff !important; +} .highlight { letter-spacing: 1.5px; color: var(--md-primary-fg-color); diff --git a/Documentation_website/mkdocs.yml b/Documentation_website/mkdocs.yml index 56bc1a76..d8c1fbe8 100644 --- a/Documentation_website/mkdocs.yml +++ b/Documentation_website/mkdocs.yml @@ -1,9 +1,9 @@ # Project information -site_name: ONE Record API Specification +site_name: ONE Record Specification site_author: IATA site_description: >- - ONE Record API specification defines a standard, programming language-agnostic interface - for the interaction with the ONE Record Web API. + ONE Record specification defines a standard, programming language-agnostic interface + for the interaction with the ONE Record Web API and Data Model. site_url: 'https://iata-cargo.github.io/ONE-Record/' # Copyright