5
votes
0answers
957 views

Greasemonkey script to add style to inline code

Here is a Greasemonkey script that adds a CSS style to inline code in questions, answers, and comments (as discussed here and here). It does not affect large (pretty-printed) code blocks. Install ...