Files
wordpress-preseed/wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/style.css
2019-10-24 00:12:05 +02:00

18 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%;
}