/* Adaptation du contenu Blogger aux colonnes du modèle. */
.postcard .content { overflow-wrap: anywhere; }
.postcard .content img { max-width: 100% !important; height: auto !important; }
.postcard .content iframe, .postcard .content table { max-width: 100%; }
.meta-date { white-space: nowrap; }
#dynamic-nav a + a { margin-left: 1rem; }
