You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
187 B
Plaintext

2 years ago
page{
background-color: #fff;
}
.addcard{
background-color:rgba(2,122,255,0.1);
border-radius: 8px;
height: 80px;
font-size: 20px;
font-weight: 601;
color: #027aff;
line-height: 26px;
}