6 lines
70 B
CSS
6 lines
70 B
CSS
|
object {
|
||
|
width: 100%;
|
||
|
height: 500px;
|
||
|
border: none;
|
||
|
}
|