oont-contents/plugins/jetpack/modules/widgets/wordpress-post-widget/style.css
2025-02-08 15:10:23 +01:00

17 lines
243 B
CSS

.jetpack-display-remote-posts {
margin: 5px 0 20px 0;
}
.jetpack-display-remote-posts h4 {
margin: 5px 0;
padding: 0;
}
.jetpack-display-remote-posts p {
margin: 0;
padding: 0;
}
.jetpack-display-remote-posts img {
max-width: 100%;
}