优化样式

This commit is contained in:
dragon
2025-02-07 17:57:20 +08:00
parent b21096f3e8
commit 33d7fbeca1
3 changed files with 7 additions and 1 deletions

View File

@@ -1506,6 +1506,10 @@ body::-webkit-scrollbar {
margin: 0.26667rem auto 3.06667rem;
}
.arabic .header .tab {
line-height: 1.15rem;
}
.arabic .page1 .page1_in .c ul li .num,
.arabic .page1 .page1_in .my .num,
.arabic .page2 .c ul li .num,

View File

@@ -1520,7 +1520,9 @@ body {
.english {}
.arabic {
.header .tab{
line-height: 1.15rem;
}
.page1 .page1_in .c ul li,
.page1 .page1_in .my,
.page2 .c ul li,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB