summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/light/cdm.less b/themes/light/cdm.less
index 4bb1c6064..41d789a09 100644
--- a/themes/light/cdm.less
+++ b/themes/light/cdm.less
@@ -158,7 +158,7 @@
font-weight : 600;
transition : color 0.2s, background 0.2s;
text-rendering: optimizelegibility;
- font-family : @fonts-ui-bold;
+ font-family : @fonts-ui;
}
&.active,
@@ -279,7 +279,7 @@
font-size : @font-size-content;
transition : color 0.2s, background 0.2s;
text-rendering: optimizelegibility;
- font-family : @fonts-ui-bold;
+ font-family : @fonts-ui;
}
&.Unread div.header a.title {
@@ -301,7 +301,7 @@
font-size: 16px;
font-weight: 600;
text-rendering: optimizelegibility;
- font-family: @fonts-ui-bold;
+ font-family: @fonts-ui;
}
}