summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/tt-rss.less')
-rw-r--r--themes/light/tt-rss.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index e94aaa176..088a3c7ff 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -51,7 +51,7 @@ body.ttrss_main {
font-size : 15px;
font-weight : 600;
text-rendering: optimizelegibility;
- font-family : @fonts-ui-bold;
+ font-family : @fonts-ui;
}
}
@@ -469,7 +469,7 @@ body.ttrss_main {
font-size : 16px;
font-weight : 600;
color : @default-text;
- font-family: @fonts-ui-bold;
+ font-family: @fonts-ui;
}
section,
@@ -665,7 +665,7 @@ body.ttrss_main {
position : relative;
// Segoe UI (@fonts-ui) seems to have wrong baseline set
- top : -0.5px;
+ // top : -0.5px;
&.Unread {
font-weight : bold;