network page changes
This commit is contained in:
5
css/style.min.css
vendored
5
css/style.min.css
vendored
@ -3322,7 +3322,7 @@ b, strong {
|
||||
border-color: rgba(35, 35, 35, .2) !important
|
||||
}
|
||||
.border-color-transparent-white-very-light {
|
||||
border-color: rgba(255, 255, 255, .3) !important
|
||||
border-color: #d7d7d7 !important;
|
||||
}
|
||||
.border-color-transparent-white-light {
|
||||
border-color: rgba(255, 255, 255, .1) !important
|
||||
@ -18121,4 +18121,7 @@ footer .nav-link {
|
||||
.inverse-icon {
|
||||
color: #444;
|
||||
}
|
||||
.swiper-arrow {
|
||||
color: #b61b5c;
|
||||
}
|
||||
/*custome css*/
|
Reference in New Issue
Block a user