Hi!
I have a request concerrning Vimeo's Iframes.
I wanted to add some round-corners to my video using a border radius.
But it seems not to work with custom CSS.
Is there a way to do it easely ?
Thanks a lot!
Pierre
Vimeo's Iframe and custom CSS
Hi!
I have a request concerrning Vimeo's Iframes.
I wanted to add some round-corners to my video using a border radius.
But it seems not to work with custom CSS.
Is there a way to do it easely ?
Thanks a lot!
Pierre
The following code:
iframe {
border-radius: 25px;
}
Gave me the result: