ModelHandle/website/o3dv/css/embed.css
2021-08-15 10:00:40 +02:00

13 lines
143 B
CSS

div.embed_viewer
{
overflow: auto;
}
div.embed_viewer img.embed_logo
{
height: 40px;
position: absolute;
right: 10px;
bottom: 10px;
}