From e431f31536fb384be0d711bd41a51be4c4a33c68 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Wed, 19 Jun 2019 16:29:20 -0700 Subject: [PATCH] Fix undesired ligatures in code font --- assets/css/devportal.css | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/assets/css/devportal.css b/assets/css/devportal.css index f05ad7baef..f1dc4d4795 100644 --- a/assets/css/devportal.css +++ b/assets/css/devportal.css @@ -1,5 +1,21 @@ /* Generic styles and colors not in the bootstrap files --------------------- */ + +body { + font-feature-settings: "liga", "kern"; + text-rendering: optimizeLegibility; + -webkit-font-smoothing: antialiased; + font-size: 0.9375rem; +} + +pre, code { + /* Disable ligatures on code-font, so, for example, +