Pirate Rogue, Pirate Crew and GitHub Updater
This commit is contained in:
18
themes/Pirate-Rogue/css/sass/elements/_embeds.scss
Normal file
18
themes/Pirate-Rogue/css/sass/elements/_embeds.scss
Normal 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user