1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 10:07:19 +00:00

Better styling for embedded PDFs

This commit is contained in:
Jermolene 2013-11-15 18:30:57 +00:00
parent 45c51481de
commit 6785c49734

View File

@ -139,9 +139,9 @@ table tfoot tr td {
max-width: 100%;
}
embed {
max-width: 100%;
max-height: 280px;
.tw-tiddler-frame embed {
width: 100%;
height: 600px;
}
/*