| | |
| | | left: -2rem; |
| | | cursor: pointer; |
| | | } |
| | | .tldr.term { |
| | | font-weight: var(--fw-b-light); |
| | | font-size: var(--txt-medium); |
| | | left: 0; |
| | | color: var(--contrast); |
| | | } |
| | | .align-full.triangle:has(+.contact) { |
| | | margin-bottom: 0; |
| | | z-index: 1; |
| | |
| | | width: 25vw; |
| | | } |
| | | } |
| | | |
| | | .feed.item[data-timeline] .images { |
| | | padding: 0; |
| | | } |
| | | .feed.item details summary { |
| | | position: relative; |
| | | top: 0; |
| | | } |
| | | |
| | | .directory-list .image { |
| | | position: relative; |
| | | } |
| | | .directory-list .image .icon { |
| | | transform: rotate(90deg); |
| | | --w: 40px; |
| | | color: var(--action-0); |
| | | position: absolute; |
| | | left: calc(50% - 15px); |
| | | } |
| | | body.progress .term-list li { |
| | | flex-wrap: wrap; |
| | | } |
| | | |
| | | .timeline.terms { |
| | | width: 100%; |
| | | } |