diff --git a/README.md b/README.md index 89c2bae..513f382 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Spécifique des CDA + # ig-template Ce repository permet de fixer la charte graphique des Implementation Guides délivrés par l'ANS. diff --git a/content/assets/css/style-add-ans.css b/content/assets/css/style-add-ans.css index 01eb167..4274283 100644 --- a/content/assets/css/style-add-ans.css +++ b/content/assets/css/style-add-ans.css @@ -1,4 +1,6 @@ -p, li, td { +p, +li, +td { color: #343548; } @@ -10,7 +12,7 @@ pre { background-color: white; } -#segment-footer > .container { +#segment-footer>.container { background-color: #464c6d; } @@ -21,11 +23,11 @@ pre { } #segment-footer { - background: none; + background: none; } -#hl7-search-lnk >img { +#hl7-search-lnk>img { height: 40px; } @@ -33,11 +35,11 @@ pre { .breadcrumb, .breadcrumb-item { - display: unset; + display: unset; } .navbar { - background-color : #464c6d; + background-color: #464c6d; } body { @@ -53,11 +55,17 @@ ul { } -.dropdown-toggle:after{ - content: none; +.dropdown-toggle:after { + content: none; } -#content > .inner-wrapper, .container > .row > .inner-wrapper { -margin : 10px; +#content>.inner-wrapper, +.container>.row>.inner-wrapper { + margin: 10px; } + +.table td, +.table th { + word-break: break-word; +} \ No newline at end of file diff --git a/content/assets/images/cda-logo-www.png b/content/assets/images/cda-logo-www.png new file mode 100644 index 0000000..214caa4 Binary files /dev/null and b/content/assets/images/cda-logo-www.png differ diff --git a/includes/fragment-header.html b/includes/fragment-header.html index 8fc100f..f383b31 100644 --- a/includes/fragment-header.html +++ b/includes/fragment-header.html @@ -1,7 +1,12 @@ -
- Visit the FHIR website -
+
+ + Visit the FHIR website + + + Visit the CDA website + +
Search FHIR