From f9689ed968693b82d17e15124275b81564675fa5 Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 17 Apr 2019 22:33:04 +0800 Subject: [PATCH] zh-hans: modified css file. --- css/main.zh-hans.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/main.zh-hans.css b/css/main.zh-hans.css index a79c791..d9ef162 100644 --- a/css/main.zh-hans.css +++ b/css/main.zh-hans.css @@ -1,6 +1,9 @@ /* Modifications to the main stylesheet of Email Self-Defense for the Simplified Chinese version */ +#header h1 { + font-size: 4em; +} ul.os a.current, .main dt, .troubleshooting dt, strong, h4.expanded{ font-weight: 600; } \ No newline at end of file -- 2.25.1