You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- .order-confirm #main {
- #order-success {
- .alert-order-summary {
- ul {
- padding: 0px;
- margin: 0px;
- list-style-type: none;
- li {
- margin-bottom: 10px ;
- }
- }
- p {
- margin-bottom: 0px;
- }
- div.summary {
- margin-top: 10px;
- margin-bottom: 10px;
- }
- }
- }
-
- .card-payment-infos {
- margin-top: 30px;
- }
-
- .card-infos {
- margin-top: 30px;
- }
- }
|