Compare commits

..

No commits in common. "1100eb7821dfc3ad318ba3675f33491873113f56" and "d3392167800f67c5827d8200a6e866da8b34c78a" have entirely different histories.

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 13px; padding: 0 29px;
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: 1000px; left: 1140px;
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: 1120px; left: 1270px;
top: 600px; top: 600px;
} }