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;