golden hour
/var/www/html/wp-content/plugins/designthemes-webinar/assets/css
⬆️ Go Up
Upload
File/Folder
Size
Actions
common.css
2.56 KB
Del
OK
Edit: common.css
/*-------------------------------------------------------------- 2.0 - Columns --------------------------------------------------------------*/ .dtwebinar-column { margin: 0 0 0 2%; float: left; min-height: 1px; position: relative; } .dtwebinar-column.first { clear: both; margin-left: 0; } .dtwebinar-one-column { width: 100%; } .dtwebinar-one-half { width: 49%; } .dtwebinar-one-third { width: 32%; } .dtwebinar-two-third { width: 66%; } .dtwebinar-one-fourth { width: 23.5%; } .dtwebinar-three-fourth { width: 74.5%; } .dtwebinar-one-fifth { width: 18.4%; } .dtwebinar-two-fifth { width: 38.8%; } .dtwebinar-three-fifth { width: 59.2%; } .dtwebinar-four-fifth { width: 79.6%; } .dtwebinar-one-sixth { width: 15%; } .dtwebinar-two-sixth { width: 32%; } .dtwebinar-three-sixth { width: 49%; } .dtwebinar-four-sixth { width: 66%; } .dtwebinar-five-sixth { width: 83%; } .dtwebinar-column.wpb_column.dtwebinar-one-fifth { width: 18.4%; } .wpb_column.dtwebinar-one-fifth { width: 20%; } .wpb_column.dtwebinar-two-fifth { width: 40%; } .wpb_column.dtwebinar-three-fifth { width: 60%; } .dtwebinar-one-half iframe, .dtwebinar-one-third iframe, .dtwebinar-one-fourth iframe, .dtwebinar-three-fourth iframe, .dtwebinar-two-third iframe, iframe { max-width: 100%; } .dtwebinar-column.no-space { margin-left: 0px; margin-right: 0px; } .dtwebinar-column.no-space.dtwebinar-one-fourth { width: 24.982%; } .dtwebinar-column.no-space.dtwebinar-one-third { width: 33.333333%; } .dtwebinar-column.no-space.dtwebinar-one-half { width: 50%; } .dtwebinar-column.no-space.dtwebinar-one-fifth, .wpb_column.no-space.dtwebinar-one-fifth { width: 20%; } .dtwebinar-column.no-space.dtwebinar-one-sixth { width: 16.666%; } .dtwebinar-column.no-space.dtwebinar-three-fourth { width: 75%; } .dtwebinar-column.no-space.dtwebinar-two-third { width: 66.666666%; } .dtwebinar-column.no-space.dtwebinar-four-fifth, .wpb_column.no-space.dtwebinar-four-fifth { width: 80%; } .dtwebinar-column.no-space.dtwebinar-three-fifth, .wpb_column.no-space.dtwebinar-three-fifth { width: 60%; } .dtwebinar-column.no-space.dtwebinar-two-fifth, .wpb_column.no-space.dtwebinar-two-fifth { width: 40%; } .dtwebinar-column.no-space.dtwebinar-two-sixth { width: 33.2%; } .dtwebinar-column.no-space.dtwebinar-three-sixth { width: 49.98%; } .dtwebinar-column.no-space.dtwebinar-four-sixth { width: 66.4%; } .dtwebinar-column.no-space.dtwebinar-five-sixth { width: 83%; }
Save