Move into wp-content path

Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
2019-08-31 00:48:20 +02:00
parent f523d8ccc0
commit 3724cc6edd
342 changed files with 108652 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
/*-----------------------------------------------------------------------------------*/
/* Embeds
/*-----------------------------------------------------------------------------------*/
embed, iframe, object, video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important;
/* Override the Twitter embed fixed width */
}
.site-content .type-attachment {
padding-top: 0 !important;
}