Skip to content
Snippets Groups Projects
Commit ccc97043 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray Committed by Clement Ho
Browse files

Resolve "Liberation Mono weird font rendering on Fedora/openSUSE/other Linux distros"

parent e81358b3
No related branches found
No related tags found
No related merge requests found
Loading
@@ -265,7 +265,7 @@ $diff-view-modes-border: #c1c1c1;
Loading
@@ -265,7 +265,7 @@ $diff-view-modes-border: #c1c1c1;
/* /*
* Fonts * Fonts
*/ */
$monospace_font: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace; $monospace_font: 'Menlo', 'DejaVu Sans Mono', 'Liberation Mono', 'Consolas', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace;
$regular_font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; $regular_font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
   
/* /*
Loading
Loading
---
title: Change order of monospace fonts to fix bug on some linux distros
merge_request:
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment