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

“MediaWiki:Common.css”的版本间差异

跳转到导航 跳转到搜索
标签移动版网页编辑 移动版编辑
word-wrap:break-word;
}
/* 含大量文字的表格 */
/* 首页 */
.nowrap-1 th:first-child, .nowrap-1 td:first-child,
.mainpage-flex {
.nowrap-2 th:nth-child(2), .nowrap-2 td:nth-child(2),
display:inline-block;
.nowrap-3 th:nth-child(3), .nowrap-3 td:nth-child(3),
width:32%;
.nowrap-4 th:nth-child(4), .nowrap-4 td:nth-child(4) {
white-space:nowrap;
}
.mainpage-project {
display:inline-block;
width:49%;
margin-bottom:40px;
}
 
/* cite扩展 */
.mw-references-wrap + ol {