From 30c439691ff296da6601a7ad840236fc5da0053b Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 28 Mar 2019 17:40:27 +0800 Subject: [PATCH] zh-hans: add main.zh-hans.css. --- css/main.zh-hans.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 css/main.zh-hans.css diff --git a/css/main.zh-hans.css b/css/main.zh-hans.css new file mode 100644 index 0000000..a79c791 --- /dev/null +++ b/css/main.zh-hans.css @@ -0,0 +1,6 @@ +/* Modifications to the main stylesheet of Email Self-Defense for the Simplified + Chinese version */ + +ul.os a.current, .main dt, .troubleshooting dt, strong, h4.expanded{ + font-weight: 600; +} \ No newline at end of file -- 2.25.1