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
Mon, Nov 3, 02:19 (2 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25721
Default Alt Text
video.css (293 B)

Event Timeline