MediaWiki:Common.css:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第222行: | 第222行: | ||
} | } | ||
/* | /* 数字主体更帅气 + 保证等宽效果 */ | ||
#wiki-wordcount-number { | #wiki-wordcount-number { | ||
font-size: 6.2rem; | font-family: "Roboto Mono", "Courier New", monospace !important; | ||
font-size: 6.2rem; | |||
font-weight: 900; | font-weight: 900; | ||
min-width: 18ch; | |||
letter-spacing: 0.08em; | |||
min-width: 18ch; | |||
letter-spacing: 0. | |||
background: linear-gradient(90deg, #00CCFF, #FF69B4); | background: linear-gradient(90deg, #00CCFF, #FF69B4); | ||
| 第240行: | 第236行: | ||
0 0 10px rgba(0, 204, 255, 0.6), | 0 0 10px rgba(0, 204, 255, 0.6), | ||
0 0 24px rgba(255, 105, 180, 0.4); | 0 0 24px rgba(255, 105, 180, 0.4); | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||