test
This commit is contained in:
parent
5a57fce61d
commit
ed3ac7e031
22
test.html
22
test.html
@ -8,24 +8,6 @@
|
||||
<iframe src="/pdf/web/test.pdf#toolbar=0"></iframe>
|
||||
</div>
|
||||
</body>
|
||||
<style>
|
||||
.container {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
padding-top: 75%;
|
||||
}
|
||||
|
||||
.responsive-iframe {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 8.5in;
|
||||
height: 11in;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
*{
|
||||
margin:0;
|
||||
@ -33,8 +15,8 @@
|
||||
}
|
||||
iframe{
|
||||
position: fixed;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
height: 11in;
|
||||
width: 8.5in;
|
||||
border:none;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user