started implementing stripe
This commit is contained in:
@@ -243,6 +243,17 @@
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.infrastructure-tools .btn-outline-purple {
|
||||
color: #6f42c1;
|
||||
border-color: #6f42c1;
|
||||
}
|
||||
|
||||
.infrastructure-tools .btn-outline-purple:hover {
|
||||
background-color: #6f42c1;
|
||||
border-color: #6f42c1;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.infrastructure-tools .btn i {
|
||||
transition: transform 0.3s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user