Line 45: | Line 45: | ||
.timeline-item:before { | .timeline-item:before { | ||
− | content: attr(data-text) '\ | + | content: attr(data-text) '\A' attr(title); |
white-space: pre-line | white-space: pre-line | ||
letter-spacing: 3px; | letter-spacing: 3px; | ||
Line 59: | Line 59: | ||
opacity: 0; | opacity: 0; | ||
right: calc(-100% - 56px); | right: calc(-100% - 56px); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 178: | Line 163: | ||
padding-left: 15px; | padding-left: 15px; | ||
opacity: 0; | opacity: 0; | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
.timeline-item:nth-child(even) { | .timeline-item:nth-child(even) { | ||
align-self: flex-start; | align-self: flex-start; | ||
Line 207: | Line 188: | ||
} | } | ||
} | } | ||
− | |||
− | |||
#paragraph p{ | #paragraph p{ | ||
font-size:16px !important; | font-size:16px !important; |
Revision as of 09:31, 1 November 2017