.button {
padding: 2px 10px;
text-align: center;
font-size: 30px;
margin: 4px 2px;
border-radius: 20px;
}
.button4 {
background-color: white;
color: black;
border: 2px solid #555555;
}
.button4:hover {
background-color: #0006FF;
color: white;
border: 2px solid #555555;
}
.button5 {
background-color: white;
color: black;
border: 2px solid #555555;
}
.button5:hover {
background-color: #0006FF;
color: white;
border: 2px solid #555555;
}
ৱ
Post Id: DABP000742
2 Comments