基本DOM结构
I was born in the north of Sweden
再绘制一条细线
.events {
position: relative;
}
.events::before {
content: "";
position: absolute;
top: 0;
height: 100%;
width: 1px;
background: #000;
}
.content time {
font-family: concourse_4, Helvetica, sans-serif;
font-weight: bold;
}
.events {
margin: 0.5em;
}
让文字对齐