.link-button {
border-radius: 5px;
border-color: #333;
background-color: #C5D9E2;
color:#333;
width:50%;
align:center;
max-width: 175px;
margin: 5px;
}
.button-text {
font-family: ‘Open Sans’,Helvetica,Arial,sans-serif;
color: #000000;
font-size: 14px;
line-height: 1.42857143;
}
发表回复