Header Page Changes
This commit is contained in:
4
css/style.min.css
vendored
4
css/style.min.css
vendored
@ -3060,7 +3060,7 @@ b, strong {
|
||||
background-image: linear-gradient(to right top, #fb7f87, #fc8a82, #fb957f, #fa9f7f, #f7aa80)
|
||||
}
|
||||
.bg-gradient-very-light-gray {
|
||||
background-image: linear-gradient(to bottom, #f7f8f9, #f9fafb, #fbfbfc, #fdfdfd, #fff)
|
||||
background-image: linear-gradient(to bottom, #eceff1, #eceff1, #f6f8f9, #eceff1, #f6f8f9);
|
||||
}
|
||||
.bg-gradient-top-very-light-gray {
|
||||
background-image: linear-gradient(to top, #f7f7f7, #f7f7f7, #fcfafa, #fcfafa, #fff)
|
||||
@ -18119,6 +18119,6 @@ footer .nav-link {
|
||||
background: white;
|
||||
}
|
||||
.inverse-icon {
|
||||
color: #444;
|
||||
color: #444;
|
||||
}
|
||||
/*custome css*/
|
Reference in New Issue
Block a user