Page MenuHomeCode

video.css
No OneTemporary

video.css

.video {
/* this is for the fallback below */
overflow: hidden;
}
.video-fallback {
/* displayed when the browser can't interpret the video tag */
height: 100%;
margin-top: -25px;
min-height: 50px;
overflow: hidden;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}

File Metadata

Mime Type
text/plain
Expires
Jul 4 2025, 13:30 (6 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25721
Default Alt Text
video.css (293 B)

Event Timeline