<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* The container with the associated posts */
.associated-posts.title-only {
}

/* The container with ONE associated post */
.associated-posts.title-only .associated-post {
}

/* The link element inside the header with the title of the post */
.associated-posts.title-only .associated-post a {
}</pre></body></html>