跳转到内容

MediaWiki:Common.css:修订间差异

无编辑摘要
文章翻译表样式
第303行: 第303行:
margin-bottom: 0;
margin-bottom: 0;
}
}
/* 文章翻译表 */
.article-table {
width: 100%;
}
.article-table th:nth-child(odd) {
width: 10%;
text-align: left;
word-break: keep-all;
}
@media screen and (max-width: 719px) {
.article-table th {
display: block;
padding-top: 1em;
word-break: normal;
}
.article-table td {
display: block;
}
}
/*-------------------------< P R O T E C T I O N  I C O N >--------------------
/*-------------------------< P R O T E C T I O N  I C O N >--------------------