From 2b67f20a0a08e826d5d1de59a91c872dcb1ce8e9 Mon Sep 17 00:00:00 2001 From: scale Date: Fri, 17 Mar 2023 11:09:48 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=ED=8F=B0?= =?UTF-8?q?=ED=8A=B8=20=EB=86=92=EC=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/css/default.css b/src/main/webapp/css/default.css index 72fda7f8..55211b21 100644 --- a/src/main/webapp/css/default.css +++ b/src/main/webapp/css/default.css @@ -176,7 +176,7 @@ input:focus,button:focus,a:focus {outline: none;} } .wrap header .inner .log ul li a { - font-size: 12px; + font-size: 15px; color: #fff; border-left: 1px solid #999; padding: 0px 16px;