Difference between revisions of "Team:NCTU Formosa/Demonstrate"

Line 236: Line 236:
 
       margin-left: 5%;
 
       margin-left: 5%;
 
     }
 
     }
 
+
.video:-webkit-full-page-media {
 +
    position: absolute;
 +
    top: 0px;
 +
    right: 0px;
 +
    bottom: 0px;
 +
    left: 0px;
 +
    max-height: 100%;
 +
    max-width: 100%;
 +
    margin: auto;
 +
}
 +
video {
 +
    object-fit: contain;
 +
}
 
   </style>
 
   </style>
  

Revision as of 19:59, 17 October 2018

Navigation Bar Demonstration

References

Template