MediaWiki:Common.css:修订间差异
MediaWiki界面页面
更多操作
Maintenance script(留言 | 贡献) 优化培养方案表格样式 |
Maintenance script(留言 | 贡献) Remove ineffective Tweeki login CSS from Common.css 标签:手工回退 |
||
| (未显示同一用户的2个中间版本) | |||
| 第37行: | 第37行: | ||
.mw-parser-output .muc-curriculum-table__table.wikitable th { | .mw-parser-output .muc-curriculum-table__table.wikitable th { | ||
font-weight: 600; | font-weight: 600; | ||
} | |||
.mw-parser-output .muc-curriculum-portal { | |||
margin: 0.8em 0 1.2em; | |||
padding: 0.85em 1em; | |||
border: 1px solid #a2a9b1; | |||
border-left: 4px solid #36c; | |||
background: #f8f9fa; | |||
} | |||
.mw-parser-output .muc-curriculum-summary.wikitable { | |||
width: auto; | |||
min-width: min(34em, 100%); | |||
margin: 0.6em 0 1.2em; | |||
font-size: 0.94em; | |||
} | |||
.mw-parser-output .muc-curriculum-summary.wikitable th { | |||
width: 7em; | |||
white-space: nowrap; | |||
} | |||
.mw-parser-output .muc-curriculum-nav { | |||
margin: 1.8em 0 1em; | |||
padding: 0.75em 1em; | |||
border: 1px solid #a2a9b1; | |||
background: #f8f9fa; | |||
font-size: 0.95em; | |||
} | } | ||