This commit is contained in:
nopy 2024-07-08 14:33:27 +08:00
parent fa78f1790b
commit f6e5c027ce
1 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@
background-color: #aee1e3; background-color: #aee1e3;
} }
.title-link1 th{ .title-link1 th{
padding: 0 29px; padding: 0 13px;
min-width: 92.5px; min-width: 92.5px;
} }
.question-box{ .question-box{
@ -66,7 +66,7 @@
font-size: 16px; font-size: 16px;
border: none; border: none;
position: absolute; position: absolute;
left: 1140px; left: 1000px;
top: 600px; top: 600px;
} }
.question-btn2{ .question-btn2{
@ -76,7 +76,7 @@
font-size: 16px; font-size: 16px;
border: none; border: none;
position: absolute; position: absolute;
left: 1270px; left: 1120px;
top: 600px; top: 600px;
} }