Настроил cshtml
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 29s

This commit is contained in:
2023-07-30 12:02:29 +03:00
parent 9d7bce6bc8
commit f323c901ce
26 changed files with 376 additions and 267 deletions

View File

@ -656,6 +656,7 @@ header {
}
.navigation_bank {
font-family: "Roboto", sans-serif;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
@ -696,6 +697,7 @@ header {
}
.navigation_credit_prosent {
font-family: "Roboto", sans-serif;
padding-left: 33px;
color: #20d37d;
font-size: 20px;
@ -979,7 +981,7 @@ footer {
/*# sourceMappingURL=style.css.map */
#add {
border-radius: 33px;
background: linear-gradient(180deg, #F72719 1.04%, #FF968E 100%);
background: linear-gradient(50deg, #F72719 1.04%, #FF968E 100%);
}
#add_text {
color: #FFF;