Is there a way to tell Github Zen mode (full screen text editor) to use a fixed-width font?
I use Firefox with Stylish:
@-moz-document domain(github.com) { #fullscreen-contents { font-family: Consolas; } }
Source