You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
text{
|
|
font-size: 3vh;
|
|
display: block;
|
|
margin-bottom: 2vh;
|
|
}
|
|
input{
|
|
border: 3px solid lightblue;
|
|
height: 5vh;
|
|
}
|
|
button{
|
|
background-color: lightblue;
|
|
margin-top: 3vh;
|
|
}
|
|
.jg{
|
|
text-align: center;
|
|
font-size: 3vh;
|
|
margin-top: 2vh;
|
|
} |