From c6ba7ec7a440df1af44f0cf8b957ea1f4e7ec44a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Sat, 16 Nov 2019 17:14:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/educoder/edu-all.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index 79fab5c25..037ef87df 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -3770,3 +3770,7 @@ a.singlepublishtwo{ .fontweight400{ font-weight: 400 !important; } + +.fontweightbold{ + font-weight: bold !important; +} \ No newline at end of file