diff --git a/css/components/_tables.scss b/css/components/_tables.scss index cdecbe4..1ff3103 100644 --- a/css/components/_tables.scss +++ b/css/components/_tables.scss @@ -26,6 +26,14 @@ th { color: var(--darkblue) !important; } +table.table-normal { + td, th { + padding: .5rem; + vertical-align: top; + text-align: left; + } + +} table.requirements { td, th { diff --git a/interoperability/datahosting.qmd b/interoperability/datahosting.qmd index 9f31790..49a9a0b 100644 --- a/interoperability/datahosting.qmd +++ b/interoperability/datahosting.qmd @@ -1,5 +1,9 @@ --- title: Data Provider Guidelines +toc: true +toc-depth: 3 +toc-expand: 3 +toc-location: right --- ## Requirements @@ -547,7 +551,7 @@ performance characteristics before processing full operational pipelines. :::{#tbl-cog-settings} -