6 lines
113 B
CSS
6 lines
113 B
CSS
@namespace url("http://www.w3.org/1999/xhtml");
|
|
|
|
body > embed[name="plugin"] {
|
|
visibility: hidden !important;
|
|
}
|