From 986917fd23346bcc7d8d62ebacd5a3f6d9ab12ca Mon Sep 17 00:00:00 2001 From: Ir1dXD Date: Sat, 3 Nov 2018 18:29:41 +0800 Subject: [PATCH] Update extra.css --- docs/_static/css/extra.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/_static/css/extra.css b/docs/_static/css/extra.css index e1d6e84d..2171b261 100644 --- a/docs/_static/css/extra.css +++ b/docs/_static/css/extra.css @@ -53,23 +53,20 @@ span.mjpage__block > svg { z-index: 12; } -h1 { - font-weight: 450 !important; +h1, h2, h3, h4 { + font-weight: 500 !important; } h2 { font-size: 2.8rem !important; - font-weight: 450 !important; } h3 { font-size: 2.4rem !important; - font-weight: 450 !important; } h4 { font-size: 2.0rem !important; - font-weight: 450 !important; } h5 { -- 2.11.0