reverted style tailoring for guess
All checks were successful
default-pipeline default-pipeline #129
All checks were successful
default-pipeline default-pipeline #129
This commit is contained in:
parent
854775011c
commit
08c38c6374
@ -195,7 +195,7 @@
|
|||||||
}
|
}
|
||||||
#guess {
|
#guess {
|
||||||
top: 10px;
|
top: 10px;
|
||||||
left: 10px;
|
left: 20px;
|
||||||
opacity: 0.95;
|
opacity: 0.95;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
@ -274,7 +274,7 @@
|
|||||||
height: initial;
|
height: initial;
|
||||||
}
|
}
|
||||||
#guess.result {
|
#guess.result {
|
||||||
left: 10px;
|
left: 20px;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
bottom: 30px;
|
bottom: 30px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user