From e3c4aa9f6074feac625ea4e6acec10d11c517130 Mon Sep 17 00:00:00 2001 From: kdh0120 Date: Mon, 28 Dec 2020 07:06:30 +0000 Subject: [PATCH] --- BO/obj/Debug/BO.csprojAssemblyReference.cache | Bin 424 -> 424 bytes .../Debug/Base.csprojAssemblyReference.cache | Bin 8781 -> 8781 bytes .../Debug/Dao.csprojAssemblyReference.cache | Bin 4091 -> 4091 bytes FO/css/common.css | 4 ++-- 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BO/obj/Debug/BO.csprojAssemblyReference.cache b/BO/obj/Debug/BO.csprojAssemblyReference.cache index a7bdf91612271316a725622f87c408ecc8c7d9e7..e3c90002e3d6250ad22dd70fd008547def53e421 100644 GIT binary patch delta 22 ccmZ3%yn=ayKO+|}0|Nsm3y@%+9LeYp05f6(z5oCK delta 22 ccmZ3%yn=ayKO+|t0|Nsm3y@%*9LeYp05Y@#uK)l5 diff --git a/Base/obj/Debug/Base.csprojAssemblyReference.cache b/Base/obj/Debug/Base.csprojAssemblyReference.cache index 725bf6a26e1fb3e926b94e0972689a8533d10260..1ca9416d5af6419f1a9a0e8cf2e80db198c2a872 100644 GIT binary patch delta 18 acmX@>a@J+T5hm6j4|nhQyZIzji#z~f<_ZV^ delta 18 acmX@>a@J+T5hhm2x&L?m-h7g&MIHcH=LskP diff --git a/Dao/obj/Debug/Dao.csprojAssemblyReference.cache b/Dao/obj/Debug/Dao.csprojAssemblyReference.cache index 60d50bd6f20c45652a707c1549cb2f0bfdd31689..f2809af6ac959636c1bc06d8062498ebbb9a45b6 100644 GIT binary patch delta 18 acmew@|66{;2`1K)$?-e>Za&MT#|r>i#0aqf delta 18 acmew@|66{;2`1L<><@PS-h7rxj~4)0*9gM^ diff --git a/FO/css/common.css b/FO/css/common.css index 54d8ad1..4f6e454 100644 --- a/FO/css/common.css +++ b/FO/css/common.css @@ -1,4 +1,4 @@ -@charset "utf-8"; +@charset "utf-8"; @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Rajdhani:300,400,500,600,700&display=swap&subset=korean'); @@ -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, td {font-weight: 400;} dfn {font-style: italic;} mark {background: #ff0; color: #000;} small {font-size: 80%;}