29
38
31
32
33
34
35-
36
hocLapTrinho
Chtral
}
styles.css
color: white;
padding: 0.75rem 1.5rem;
font-size: 1rem;
cursor: pointer;
border-radius: 4px;
button:hover {
.result {
margin-top: 1rem;
padding: 1rem;
background-color: #0056b3;
37
}
38->
39
40
41
42
43
44
45
}
background-color: ...
Xem thêm