add newQuestion

This commit is contained in:
rogs
2021-11-21 02:11:48 -03:00
parent 4a9f1ad2ed
commit f3ee589153
6 changed files with 26 additions and 0 deletions

View File

@ -31,6 +31,11 @@ body {
margin-top: 5vh;
}
.answer-pic {
width: 100%;
border: 18px ridge yellow;
}
.floattop {
text-align: center;
position: absolute;