File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
web/themes/custom/fds_redwhite_theme/css Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3955,7 +3955,7 @@ iframe {
3955
3955
h1 {
3956
3956
font-size : 27px ;
3957
3957
}
3958
- h2 {
3958
+ . node__content > . field > . field__item h2 {
3959
3959
font-size : 20px ;
3960
3960
margin : 0 0 15px ;
3961
3961
}
@@ -3995,6 +3995,12 @@ iframe {
3995
3995
color : black !important ;
3996
3996
text-decoration : underline !important ;
3997
3997
}
3998
+ .field--name-field-os2web-page-paragraph-left > .field__item + .field__item ,
3999
+ .field--name-field-os2web-page-paragraph-righ > .field__item + .field__item ,
4000
+ .field--name-field-os2web-page-paragraph-narr > .field__item + .field__item ,
4001
+ .field--name-field-os2web-page-description + .field--name-field-os2web-page-paragraph-narr {
4002
+ margin : 0 ;
4003
+ }
3998
4004
.field--name-field-os2web-page-paragraph-narr {
3999
4005
border : none;
4000
4006
padding : 0 ;
You can’t perform that action at this time.
0 commit comments