优化markdown表格表现

This commit is contained in:
mjsoftware 2025-01-18 12:01:42 +08:00
parent ff56fbb5d5
commit 927303cebf

View File

@ -3744,12 +3744,6 @@ button.swiper-pagination-bullet {
background: var(--bg-z); background: var(--bg-z);
} }
&:not([style]) {
td {
text-align: center;
}
}
//&:nth-child(2n) { //&:nth-child(2n) {
// background: var(--bg-j); // background: var(--bg-j);
//} //}