html .tc-tiddler-body > embed, .tc-tiddler-body > iframe { margin: -17px -0px -63px -43px;
width: calc(100% + 86px);
height: 600px;
z-index=-2;
border-bottom-right-radius: 1em;
border-bottom-left-radius: 1em;
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
webkit-border-bottom-right-radius: 1em;
webkit-border-bottom-left-radius: 1em;
}
html .tc-tiddler-frame img, .tc-tiddler-frame svg, .tc-tiddler-frame canvas, .tc-tiddler-frame embed, .tc-tiddler-frame iframe {
max-width: calc(100% + 86px);
}Is it possible to use CSS to style the iframe generated when using the _canonical_uri field?
--Sent from my Samsung Epic™ 4G Touch
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
width: calc(100% + 86px);
width: 100%;height: 600px; z-index=-2;My quick tiddlyspot (name inspired by you) is t5a.tiddlyspot.com.
Please forgive me for not asking first if I can pay tribute to you on my wiki.