有没有一种方法可以告诉吉顿禅模式(全屏文本编辑器)使用固定宽度的字体?
发布于 2015-07-25 00:32:13
我使用Firefox与时尚:
@-moz-document domain(github.com) { #fullscreen-contents { font-family: Consolas; } }
来源
https://stackoverflow.com/questions/31616858
相似问题