Prevent code with Ubuntu or Ubuntu Mono font from being uppercased

* Ubuntu or Ubuntu Mono fonts were being uppercased when in combination
  with a font-feature-setting called 'case'.

* Set the font feature settings to for <code> tags to 'normal' so
  that the Ubuntu Mono font is not being uppercased

* Put back in the 'case' font-feature setting for the body
This commit is contained in:
Mario Blokland 2018-09-04 08:51:27 +02:00
parent c974919076
commit 37e6fba1bd
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long