สถาบันนโยบายสาธารณะ (สนส. ม.อ.)

css!!video_style ศวนส

by Pawint Saeku @25 มี.ค. 67 12:54 ( IP : 10...34 ) | Tags : css

.mediaMenu {     padding:1em;     border-radius:8px;     background-color: #fef0e7;     margin:0 0.5em; } .mediaMenu .-item > a {     border-radius:8px;
    display:block;     padding:0.5em;     color: #c1570b;     font-weight: bold; } .mediaMenu .-item > a:hover {     background-color: #fce2cf; } .-videoContainer {     min-height:180px;     display: flex;     flex-direction: column;     align-items: center; } .-videoContainer iframe{     width:100%;     height:100%;     min-height:181px; } .-contentPanel {     width:100%; } #dataTable .header-menu{     width:117px; }

Relate topics