From c112ac61f6718763111c8b1ceb2443eaa025b0b1 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Sun, 27 Sep 2020 20:15:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/my.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/css/my.css b/css/my.css index 2dfa928..3d88fe7 100644 --- a/css/my.css +++ b/css/my.css @@ -195,6 +195,12 @@ justify-content: center; /* border: 1px solid #C0C0C0; */ } +.myYouhuiquan_cb:nth-child(5), +.myYouhuiquan_cb:nth-child(2) { + border-left: 1px solid gray; + border-right: 1px solid gray; +} + .myYouhuiquan_cb p{ color: #525252; font-size: 18px;