w0bm.com v1.5z FULL.RETARD.BUILD.BUT.STILL.WORKS

This commit is contained in:
noxy
2019-08-26 16:58:26 +00:00
commit da71b95aa2
517 changed files with 143236 additions and 0 deletions

22
public/z0mb/css/sticky.css vendored Normal file
View File

@@ -0,0 +1,22 @@
.sticky-container__video {
height: 270px;
width: 480px;
right: 0;
bottom: 0;
position: fixed;
}
.sticky-container_in-content .sticky-container__video {
padding-bottom: 56.25%;
position: relative;
height: 0; width: auto;
position: relative;
bottom: auto; right: auto;
overflow: hidden;
}
.sticky-container_in-content .sticky-container__video .sticky-container__object {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}