MediaWiki:Common.css:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第200行: | 第200行: | ||
.hp-news-content a:hover { | .hp-news-content a:hover { | ||
text-decoration: underline; | text-decoration: underline; | ||
} | |||
#wordcount-number { | |||
background: linear-gradient(90deg, #1E90FF, #00CED1); | |||
-webkit-background-clip: text; | |||
-webkit-text-fill-color: transparent; | |||
text-shadow: 0 0 10px rgba(30,144,255,0.5); | |||
} | } | ||