因为以下原因,您没有权限编辑本页:
您可以查看和复制此页面的源代码。
table.timeline {
display: table;
border-bottom: 0;
}
table.timeline tr {
display: flex;
flex-direction: column;
border-left: 1px solid;
border-color: var( --border-color-base--darker );
padding-left: 20px;
}
table.timeline tr td:first-child {
padding-bottom: 0;
font-size: 1rem;
font-weight: bold;
display: list-item;
margin-left: -7px;
padding-left: 7px;
000
1:0