summaryrefslogtreecommitdiff
path: root/themes/light/zoom.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/zoom.less')
-rw-r--r--themes/light/zoom.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/light/zoom.less b/themes/light/zoom.less
index e599bc447..fd39e5b76 100644
--- a/themes/light/zoom.less
+++ b/themes/light/zoom.less
@@ -16,7 +16,7 @@ body.ttrss_zoom {
border: 0px solid @border-default;
border-bottom-width: 1px;
background : @default-bg;
- font-size : 12px;
+ font-size : @font-size-toolbar;
color : @default-text;
.row {
@@ -28,7 +28,7 @@ body.ttrss_zoom {
}
}
- div.content {
+ .content {
font-size : 15px;
line-height : 1.5;
border-width : 0;