SpecialProjectADU / Site

1 stars 0 forks source link

Shopping Cart Page Enhancements #94

Closed AlyafeiAli closed 1 year ago

AlyafeiAli commented 1 year ago

These comments are from Dr. Mourad.

binHarby commented 1 year ago

As you could see from the StylesShoppingCart.css file content, I am using the standard. It was just the 'Pay' button, which i am changing right now. as for the margins, please be more specific.


.bg-element-primary {
    background-color: #393E46;
}

.bg-element-secondary {
    background-color: #929AAB;
}
.bg-bg-primary{
    background-color: #f7f7f7;
}
.bg-bg-secondary {
    background-color: #EEEEEE;

}