打开/关闭菜单
打开/关闭个人菜单
未登录
登录即可进行编辑

Template:首页/今天/styles.css:修订间差异

模板页面
添加的内容 删除的内容
(创建页面,内容为“table.timeline { border: 0; } table.timeline, table.timeline tbody { display: block; } table.timeline tr { position: relative; margin-left: 8px; padding: var( --space-xs ) var( --space-xs ) var( --space-xs ) 20px; display: flex; flex-direction: column; border-top-right-radius: var( --border-radius--small ); border-bottom-right-radius: var( --border-radius--small ); } table.timeline tr:before { content: ""; position: absolute;…”)
 
(胡大夫将页面Template:首页/今天/styles.css的内容模型从“wikitext”更改为“已过滤的CSS”)
标签内容模型更改
 
(未显示同一用户的1个中间版本)
第1行: 第1行:
.home-onthisday-section .home-card__label {
table.timeline {
border: 0;
margin-top: 0.8rem;
}

table.timeline, table.timeline tbody {
display: block;
}

table.timeline tr {
position: relative;
margin-left: 8px;
padding: var( --space-xs ) var( --space-xs ) var( --space-xs ) 20px;
display: flex;
flex-direction: column;
border-top-right-radius: var( --border-radius--small );
border-bottom-right-radius: var( --border-radius--small );
}

table.timeline tr:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: block;
width: 1px;
background-color: var( --border-color-base );
}

table.timeline tr td:first-child {
font-size: 1rem;
font-weight: var( --font-weight-semibold );
color: var( --color-base--emphasized );
}

table.timeline tr td:first-child:before {
content: "";
width: 8px;
height: 8px;
display: block;
background-color: var( --color-base--subtle );
border-radius: 100%;
position: absolute;
left: -4px;
margin-top: 8px;
}

table.timeline tr td {
padding: 0;
border: 0 !important;
}
}

2024年6月4日 (二) 21:39的最新版本

.home-onthisday-section .home-card__label {
	margin-top: 0.8rem;
}
我们提供服务需要使用Cookie。您使用我们的服务,即表示您同意我们使用Cookie。