- Getting containers ready for the cloud
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
/*Overriding Colors*/
|
||||
:root {
|
||||
--bs-primary: #76599a;
|
||||
--bs-secondary: #b14f9d;
|
||||
--bs-success: #f8e1a9;
|
||||
--bs-info: #423372;
|
||||
--bs-warning: #eb7f31;
|
||||
--bs-danger: #9c2d66;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
border: 1px solid #d2d6da;
|
||||
padding: 0.625rem 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user