media-artist_framework/_share/media/sass/artist-framework.sass
2025-02-19 02:03:36 +02:00

49 lines
770 B
Sass

@use 'org-media-sass/categories/business' as *
div.outline-4 > ol.org-ol > li:first-of-type
font-weight: bold
font-size: 1.2em
color: green
text-transform: uppercase
/*
div.outline-text-5
font-weight: .5em
font-size: normal
color: brown
.two-column
width: 100%
table-layout: fixed
th
text-transform: uppercase
th, td
width: 50%
text-align: left
.two-column-desc
width: 100%
table-layout: fixed
th, td
width: 50%
text-align: left
thead
th
text-align: left
tr:nth-child(1) th
text-transform: uppercase
padding-bottom: 0
border-bottom: none
tr:nth-child(2) th
text-transform: lowercase
border-top: none
font-size: .7em
padding-left: 1rem