This commit is contained in:
baghizadizn 2025-11-11 10:27:04 +07:00
parent 3a595abfd2
commit 5aff8fbcd0
6 changed files with 1420 additions and 6 deletions

View File

@ -3179,7 +3179,7 @@ html .ui-button.ui-state-disabled:active {
}
.c-card:hover .eBtn {
background-image: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
background-size: 200% auto;
box-shadow: 0 0 20px #eee;
transition: 0.5s;

View File

@ -113,7 +113,7 @@
}
.gradient {
background-image: inear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
transition: 0.5s;
background-size: 200% auto;
box-shadow: 0 0 20px #eee;

File diff suppressed because one or more lines are too long

View File

@ -25,7 +25,7 @@
.gradient-border:hover {
color: #fff;
background: #2f57ef;
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
}
.serial {

View File

@ -39,7 +39,7 @@
.gradient-border:hover {
color: #fff;
background: #2f57ef;
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
}
.serial {

View File

@ -25,7 +25,7 @@
.gradient-border:hover {
color: #fff;
background: #2f57ef;
background: linear-gradient(45deg, rgba(2, 25, 110, 1) 0%, rgba(2, 25, 110, 1) 13%, rgba(217, 217, 217, 1) 65%, rgba(255, 255, 255, 1) 98%);
}
.serial {