Compare commits

...

2 Commits

Author SHA1 Message Date
nopy 1100eb7821 Merge branch 'master' of https://gitea.xn--7p0a.site/2312072104/dm 2024-07-08 14:33:32 +08:00
nopy f6e5c027ce 1 2024-07-08 14:33:27 +08:00
1 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,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{
@ -75,7 +75,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{
@ -85,7 +85,7 @@
font-size: 16px; font-size: 16px;
border: none; border: none;
position: absolute; position: absolute;
left: 1270px; left: 1120px;
top: 600px; top: 600px;
} }