7 lines
124 B
CSS
7 lines
124 B
CSS
|
#duo_iframe {
|
||
|
width: 100%;
|
||
|
min-width: 304px;
|
||
|
max-width: 620px;
|
||
|
height: 330px;
|
||
|
background: transparent;
|
||
|
}
|