new
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 24s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 24s
This commit is contained in:
@ -977,3 +977,22 @@ footer {
|
||||
display: none
|
||||
}
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
#add {
|
||||
border-radius: 33px;
|
||||
background: linear-gradient(180deg, #F72719 1.04%, #FF968E 100%);
|
||||
}
|
||||
#add_text {
|
||||
color: #FFF;
|
||||
font-family: Roboto;
|
||||
font-size: 24px;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
line-height: normal;
|
||||
text-align: center;
|
||||
}
|
||||
.add_procent {
|
||||
margin-right:35px
|
||||
}
|
||||
.add_img {
|
||||
margin-right: 3px;
|
||||
}
|
Reference in New Issue
Block a user