From 4e85c9fd4447a9077c2c830b86ab56410f99a767 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 18 Feb 2021 16:11:47 +0000 Subject: [PATCH] Font sizes --- theme/pixel/theme.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/theme/pixel/theme.json b/theme/pixel/theme.json index 87fb921a9..25281811f 100644 --- a/theme/pixel/theme.json +++ b/theme/pixel/theme.json @@ -1,4 +1,25 @@ { + "font-size-header": "18px", + "font-size-header-mobile": "34px", + "font-color-header": "#ccc", + "font-size-button-mobile": "34px", + "font-size-links": "18px", + "font-size-publish-button": "18px", + "font-size-newswire": "18px", + "font-size-newswire-mobile": "38px", + "font-size-dropdown-header": "34px", + "font-size-mobile": "34px", + "font-size": "34px", + "font-size2": "34px", + "font-size3": "38px", + "font-size4": "26px", + "font-size5": "24px", + "font-size-likes": "30px", + "font-size-likes-mobile": "42px", + "font-size-pgp-key": "16px", + "font-size-pgp-key2": "18px", + "font-size-tox": "16px", + "font-size-tox2": "18px", "timeline-border-radius": "0", "button-corner-radius": "0", "rendering": "crisp-edges",