MediaWiki:Minerva.css:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第471行: | 第471行: | ||
table.getship {text-align:left !important;} | table.getship {text-align:left !important;} | ||
table.getship th {display: none;} | table.getship th {display: none;} | ||
table.getship tr {display: grid; grid-template-columns: 80px | table.getship tr {display: grid; grid-template-columns: 80px 4fr 1fr; grid-template-rows: auto auto; margin: 10px 0;} | ||
table.getship td {padding: 5px;} | table.getship td {padding: 5px;} | ||
table.getship td:nth-of-type(1):before {content:'No.'; } | table.getship td:nth-of-type(1):before {content:'No.'; } | ||