MediaWiki:Citizen.css:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第468行: | 第468行: | ||
table.getship td:nth-of-type(1):before {content:'No.'; } | table.getship td:nth-of-type(1):before {content:'No.'; } | ||
table.getship td:nth-of-type(1) {grid-area: 1 / 1 / 2 / 2; background-color: #ddeeff;} | table.getship td:nth-of-type(1) {grid-area: 1 / 1 / 2 / 2; background-color: #ddeeff;} | ||
table.getship td:nth-of-type(2) {grid-area: 2 / 1 / 3 / | table.getship td:nth-of-type(2) {grid-area: 2 / 1 / 3 / 4; padding: 0; border:1px solid #fff !important;} | ||
table.getship td:nth-of-type(3) {grid-area: 1 / 2 / 2 / 3; background-color: #ddeeff;} | table.getship td:nth-of-type(3) {grid-area: 1 / 2 / 2 / 3; background-color: #ddeeff;} | ||
table.getship td:nth-of-type(4) {display: none;} | table.getship td:nth-of-type(4) {display: none;} | ||