Преглед изворни кода

[style] make page-card self contained

pull/2/head
Rushabh Mehta пре 7 година
родитељ
комит
2ace04e472
2 измењених фајлова са 1 додато и 3 уклоњено
  1. +1
    -0
      payments/templates/pages/payment-failed.html
  2. +0
    -3
      payments/templates/pages/payment-success.html

+ 1
- 0
payments/templates/pages/payment-failed.html Прегледај датотеку

@@ -16,6 +16,7 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>

{% endblock %}

+ 0
- 3
payments/templates/pages/payment-success.html Прегледај датотеку

@@ -13,9 +13,6 @@
{{ _("Continue") }}</a></div>
</div>
<style>
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}

Loading…
Откажи
Сачувај