Compare commits
2 Commits
d339216780
...
1100eb7821
Author | SHA1 | Date |
---|---|---|
nopy | 1100eb7821 | |
nopy | f6e5c027ce |
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue