UNPKG

@randstad-design/orbit-multitheme

Version:

multitheme Front-end code based on Randstad Human Forward components

61 lines (50 loc) 1.53 kB
.content-table table, .content-table th { text-align: left; } @media (max-width: 940px) { .content-table span.text--alternative { display: block; } .content-table .body-copy ol, .content-table .body-copy ul, .content-table ul.list--checks { margin: 20px 0; } } @media (min-width: 941px) { .content-table ul, .content-table ol { margin: 20px 0; } } .content-table .body-copy li + li, .content-table .list--checks li + li { margin-top: 5px; } .content-table th { border-right-width: 1px; border-right-style: solid; padding: 15px 25px; } .content-table th:nth-child(2) { border-top-left-radius: 8px; } .content-table th:last-child { border-right: none; border-top-right-radius: 8px; } .content-table tbody tr > * { padding: 20px 25px; } .content-table tbody tr:first-of-type th { border-top-left-radius: 8px; } .content-table tbody tr:last-of-type th { border-bottom-left-radius: 8px; } .content-table td { border-right-width: 1px; border-right-style: solid; } .content-table td p { font-family: Montserrat, arial, sans-serif; font-size: 16px; text-transform: none; line-height: 25px; } .content-table td:last-child { border-right: none; } @media (min-width: 941px) { .content-table th { border-right-color: var(--color-white); } .content-table th[scope='row'] { border-bottom: 1px solid var(--color-white); } .content-table td { border-right-color: var(--color-gray-20); } } /*# sourceMappingURL=content-table.css.map */