aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/metakr.org
diff options
context:
space:
mode:
Diffstat (limited to 'gui/conf/metakr.org')
-rw-r--r--gui/conf/metakr.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/gui/conf/metakr.org b/gui/conf/metakr.org
index 439520f..a5b8eee 100644
--- a/gui/conf/metakr.org
+++ b/gui/conf/metakr.org
@@ -252,7 +252,8 @@ For quick iteration all colors are stored in a table.
:inherit fixed-pitch)
(org-table
:inherit fixed-pitch
- :background @org-table)
+ :background @org-table
+ :height 0.9)
(org-formula
:inherit org-table
:height 1)
@@ -300,7 +301,8 @@ For quick iteration all colors are stored in a table.
:background @org-block-line)
(org-block
:background @org-block-bg
- :inherit fixed-pitch)
+ :inherit fixed-pitch
+ :height 0.9)
(org-priority
:inherit fixed-pitch
:weight normal)