Initial commit

This commit is contained in:
Ben Goldsworthy 2017-01-12 23:10:07 +00:00
commit 28e6ddf404
1083 changed files with 191734 additions and 0 deletions

View file

@ -0,0 +1,24 @@
.jetpack-display-remote-posts {
margin: 5px 0 20px 0;
}
.jetpack-display-remote-posts h4 {
font-size: 90%;
margin: 5px 0;
padding: 0;
}
.jetpack-display-remote-posts h4 a {
text-decoration: none;
}
.jetpack-display-remote-posts p {
margin: 0 !important;
padding: 0;
line-height: 1.4em !important;
font-size: 90%;
}
.jetpack-display-remote-posts img {
max-width: 100%;
}