MediaWiki:Common.css:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第3行: | 第3行: | ||
@font-face { | @font-face { | ||
font-family: 'JetBrainsMono'; | font-family: 'JetBrainsMono'; | ||
src: url(https://0v0.zjsnrwiki.com/static/fonts/JetBrainsMono-Regular.woff2) format('woff2') | src: url(https://0v0.zjsnrwiki.com/static/fonts/JetBrainsMono-Regular.woff2) format('woff2'); | ||
} | } | ||
| 第16行: | 第15行: | ||
.CodeMirror, .ace_editor, .mw-code, .diff, pre { | .CodeMirror, .ace_editor, .mw-code, .diff, pre { | ||
font-family: "JetBrainsMono", sans-serif, monospace !important; | |||
/*font-weight: 300;*/ | /*font-weight: 300;*/ | ||
} | } | ||