mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-22 11:37:38 +00:00
Better support for iframes
This commit is contained in:
parent
2b2d6e6d14
commit
35e91ecee9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -718,6 +718,10 @@ Super neat trick courtesy of @JoelDrapper
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.post-full-content iframe {
|
||||
margin: 0 auto 1.5em;
|
||||
}
|
||||
|
||||
.post-full-content blockquote {
|
||||
margin: 0 0 1.5em 0;
|
||||
padding: 1.5em 0;
|
||||
|
Loading…
Reference in New Issue
Block a user