diff --git a/dual.html b/dual.html index c183a8e..d968048 100644 --- a/dual.html +++ b/dual.html @@ -11,10 +11,10 @@ iframe { padding:0; display:block; margin:0px; - min-height: 420px; - min-width: 350px; - max-height: 720px; - max-width: 1280px; + min-height: 100px; + min-width: 100px; + max-height: 95%; + max-width: 99%%; float: left; position: fixed; } @@ -53,15 +53,15 @@ button{ } .popup { - z-index: 9; - background-color: #f1f1f1; - border: 1px solid #d3d3d3; - text-align: center; - min-height: 420px; - min-width: 350px; - max-height: 720px; - max-width: 1280px; - scale: 0.5; + z-index: 9; + background-color: #f1f1f1; + border: 1px solid #d3d3d3; + text-align: center; + min-height: 100px; + min-width: 100px; + max-height: 95%; + max-width: 99%; + scale: 0.5; } .popup { @@ -132,7 +132,7 @@ button{
diff --git a/index.html b/index.html index 55b1919..37659dc 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@ - + @@ -63,7 +63,7 @@ - +