
FixedFont: Change priorities of font set
@cf3a2731170e5a7a2f7bb58230f861739a076ed5
--- app/assets/stylesheets/less/_variables.less
+++ app/assets/stylesheets/less/_variables.less
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 |
|
11 | 11 |
// Typography |
12 | 12 |
@base-font-family:"Helvetica Neue", "Helvetica", "Arial", "나눔고딕", "NanumGothic", "NanumGothicOTF", "Apple SD Gothic Neo", "맑은 고딕", sans-serif; |
13 |
-@fixed-font-family: "Menlo", "Monaco", "Ubuntu Mono", "Consolas", "source-code-pro", monospace; |
|
13 |
+@fixed-font-family: "Menlo", "Consolas", "Monaco", "Ubuntu Mono", "source-code-pro", monospace; |
|
14 | 14 |
|
15 | 15 |
@base-font-size : 13px; |
16 | 16 |
@base-line-height: 18px; |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?