Skip to content

Commit

Permalink
Update style-add-ans.css
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Priour authored Oct 29, 2024
1 parent 13450fd commit d1b2818
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/assets/css/style-add-ans.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,13 @@ a, article, aside, audio, body, div, em, fieldset, figcaption, figure, footer, h
#content > .inner-wrapper, .container > .row > .inner-wrapper {
margin : 10px;
}

.table-hl7v2 {
border-collapse: collapse;
}

.table-hl7v2 > th {
font-weight: 600;
text-align: inherit;
text-align: -webkit-match-parent;
}

0 comments on commit d1b2818

Please sign in to comment.