From 293b95a01ee07e1ede889b6236a5f19f2c922457 Mon Sep 17 00:00:00 2001 From: hyunho Date: Mon, 14 Dec 2020 02:13:36 +0000 Subject: [PATCH] --- FO/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/css/common.css b/FO/css/common.css index 78bdfa4..fc4a6d3 100644 --- a/FO/css/common.css +++ b/FO/css/common.css @@ -18,7 +18,7 @@ caption {display: none;} a {background: transparent; cursor:pointer;} a:active, a:hover {outline: 0;} abbr[title] {border-bottom: 1px dotted;} -b, strong, th {font-weight: 700;} +b, strong, th {font-weight: 400;} dfn {font-style: italic;} mark {background: #ff0; color: #000;} small {font-size: 80%;}