CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 141: | Line 141: | ||
</svg> | </svg> | ||
− | <!--Background | + | <!-- Video Background --> |
− | < | + | <video id="video" autoplay="autoplay" muted="muted" preload="auto" loop="loop"> |
− | < | + | <source src="https://static.igem.org/mediawiki/2017/0/05/GreeKom_dna_plexus.mp4" type="video/mp4"> |
− | </ | + | <!--<source src="https://static.igem.org/mediawiki/2017/5/55/GreeKom_slow_wave_video_background.webm" type="video/webm">--> |
+ | </video> | ||
<!-- Subsection Box --> | <!-- Subsection Box --> | ||
Line 178: | Line 179: | ||
.hide{ display:none;} | .hide{ display:none;} | ||
.reveal{ display: block; } | .reveal{ display: block; } | ||
+ | </style> | ||
+ | |||
+ | <!-- Special style --> | ||
+ | <style> | ||
+ | |||
+ | video{ | ||
+ | position: fixed; | ||
+ | display:none; | ||
+ | top: 0%; | ||
+ | left: 0%; | ||
+ | min-width: 100%; | ||
+ | min-height: 100%; | ||
+ | width: inherit; | ||
+ | height: inherit; | ||
+ | z-index: 999; | ||
+ | overflow: hidden; | ||
+ | } | ||
</style> | </style> | ||
Revision as of 13:23, 5 September 2017