Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • If you are interested how the default CSS looks like, it can be found on GitHub here: github.com/JetBrains/intellij-plugins/blob/master/markdown/…
    – Peter
    Commented Oct 3, 2017 at 8:38
  • @Peter 's link is broken now that the code was moved to the Intellij Community Repo. The default CSS can now be found here
    – gene_wood
    Commented Jun 10, 2019 at 16:10
  • 1
    That's a bit unfortunate that it's not easier. Even scrolling with mouse-wheel doesn't adjust it, even if set to adjust for codes.
    – CodeFinity
    Commented Dec 15, 2021 at 18:43
  • This comment is no longer the only working way of achieving this. Going through the Settings Dialogue is likely going to be a lot easier for most people. Commented Jul 11 at 12:30
  • 1
    @LexiBlesius Updated the answer. Thanks.
    – CrazyCoder
    Commented Jul 11 at 16:56