From 927303cebf0ef2cd38f1ccadf7262f6b9e294272 Mon Sep 17 00:00:00 2001 From: mjsoftware <1406993111@qq.com> Date: Sat, 18 Jan 2025 12:01:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96markdown=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E8=A1=A8=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/style.less | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/css/style.less b/src/css/style.less index c5aebbc..a8dd164 100644 --- a/src/css/style.less +++ b/src/css/style.less @@ -3744,12 +3744,6 @@ button.swiper-pagination-bullet { background: var(--bg-z); } - &:not([style]) { - td { - text-align: center; - } - } - //&:nth-child(2n) { // background: var(--bg-j); //}