20 lines
286 B
Plaintext
20 lines
286 B
Plaintext
// .schedule-item-link,
|
|
// .schedule-item-title
|
|
// clip-long-text
|
|
|
|
// .schedule-item-link
|
|
// horizontal
|
|
// align-items center
|
|
|
|
// .schedule-item-date
|
|
// text-align right
|
|
|
|
.footer-element
|
|
:after
|
|
content " | "
|
|
color text-color
|
|
opacity 0.5
|
|
|
|
:last-child
|
|
:after
|
|
display none |