|
@@ -2500,6 +2500,27 @@ object {
|
|
|
max-width: 11.11%;
|
|
|
}
|
|
|
|
|
|
+ /* Jetpack embeds */
|
|
|
+ .entry-content .jetpack-recipe,
|
|
|
+ .page-content .jetpack-recipe {
|
|
|
+ margin: 1.5em auto;
|
|
|
+ }
|
|
|
+
|
|
|
+ .instagram-media {
|
|
|
+ margin: 1.5em auto !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .getty.embed {
|
|
|
+ display: block !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .entry-content > img.avatar,
|
|
|
+ .page-content > img.avatar,
|
|
|
+ a.twitter-timeline {
|
|
|
+ display: block;
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
#jp-post-flair {
|
|
|
max-width: 1020px;
|
|
|
}
|