Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
-
- .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;
- }
- }
|