Skip to content

Commit

Permalink
RINGSTED-377 - Styling to print
Browse files Browse the repository at this point in the history
  • Loading branch information
bellcom-martin committed Apr 19, 2022
1 parent 43004ad commit 64ea532
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion web/themes/custom/fds_redwhite_theme/css/extra-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -3955,7 +3955,7 @@ iframe {
h1 {
font-size: 27px;
}
h2 {
.node__content > .field > .field__item h2 {
font-size: 20px;
margin: 0 0 15px;
}
Expand Down Expand Up @@ -3995,6 +3995,12 @@ iframe {
color: black !important;
text-decoration: underline !important;
}
.field--name-field-os2web-page-paragraph-left > .field__item + .field__item,
.field--name-field-os2web-page-paragraph-righ > .field__item + .field__item,
.field--name-field-os2web-page-paragraph-narr > .field__item + .field__item,
.field--name-field-os2web-page-description + .field--name-field-os2web-page-paragraph-narr {
margin: 0;
}
.field--name-field-os2web-page-paragraph-narr {
border: none;
padding: 0;
Expand Down

0 comments on commit 64ea532

Please sign in to comment.