LLWiki正在建设中,欢迎加入我们

“Widget:首页”的版本间差异

跳转到导航 跳转到搜索
(//使用页面/文本对比查看器快速编辑)
标签移动版网页编辑 移动版编辑
(// 使用Wikiplus小工具快速编辑)
标签移动版网页编辑 移动版编辑
.mainpage-news-content {
margin-left: 0.5em;
}
.mainpage-date + .mainpage-date::before {
content: "、";
}
@media screen and (min-width:900px) {
.skin-vector .mainpage-news-time {
white-space: nowrap;
}
.skin-vector .mainpage-date + .mainpage-date::before {
content: none;
}
}