1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-08 22:06:05 +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;
}
/*