Please note: Content is displayed as last posted by a PreventionWeb community member or editor. The views expressed therein are not necessarily those of UNDRR, PreventionWeb, or its sponsors. See our terms of use

*::after { content: “, “;
}
.mg-u-comma-between > *:last-child::after { content: “”;
} /* https://gitlab.com/undrr/web-backlog/-/issues/865 */
.st-sht { max-width: 100%;
}
.mg-quick-link-text { word-wrap: anywhere;
} /* 3.13
MTR nav fix https://gitlab.com/undrr/web-backlog/-/issues/886 */
.header-wrapper .menu.menu–sendai-framework-mid-term-review { gap: 1rem;
}
.header-wrapper .menu.menu–sendai-framework-mid-term-review li a { line-height: unset; margin: 0;
}
#block-sendaiframeworkmidtermreviewmainnavigation { align-content: center; display: flex;
} /* card fix, can be removed after 3.13 deploy */
.page-node-type-landing_page_gutenberg .mg-card__vc header { position: unset;
}
.mg-card__vc { position: relative;
}
.mg-card__vc .mg-card__summary a { position: relative; z-index: 101;
} /* for 3.13
RTL fixes
https://gitlab.com/undrr/web-backlog/-/issues/895
*/ [dir=”rtl”] body { text-align: right;
} [dir=”rtl”] .wp-block-columns { direction: rtl;
} [dir=”rtl”] .mg-container-full-width::before { margin-right: calc(50% – 50vw);
}
[dir=”rtl”] ul, [dir=”rtl”] ol { direction: rtl;
}
[dir=”rtl”] .nav li { text-align: right;
} [dir=”rtl”] .nav-tabs > li { display: inline-block; float: unset;
} /* MTR livestream button */
.menu–sendai-framework-mid-term-review li.last a:visited,
.menu–sendai-framework-mid-term-review li.last a { background: #004f91; color: #fff; padding: .7rem 1rem; font-weight: 450; border: none;
} .menu–sendai-framework-mid-term-review li.last a:focus,
.menu–sendai-framework-mid-term-review li.last a:active,
.menu–sendai-framework-mid-term-review li.last a:hover { opacity: .8; background: #004f91; border: none;
} /*
3.13
spacing at top of gutenberg elements
https://gitlab.com/undrr/web-backlog/-/issues/898
*/
.page-node-type-landing_page_gutenberg .field–name-body > .mg-u-sr-only:first-child ~ .mg-hero,
.page-node-type-landing_page_gutenberg .field–name-body > .mg-hero:first-child { –mg-gutenberg-spacer: 0;
} /*–>*/