graphics and color

This commit is contained in:
2024-07-24 16:33:55 +05:45
parent b57ddd2e3a
commit 4decfbc0f4
15 changed files with 54 additions and 47 deletions

View File

@@ -235,7 +235,7 @@ sup {
}
a {
color: #F1592A;
color: #f54813;
text-decoration: none
}
@@ -3782,7 +3782,7 @@ fieldset:disabled .btn {
.btn-outline-dark {
color: #fff;
border-color: #fff;
background-color: #F1592A;
background-color: #f54813;
}
.btn-outline-dark:hover {