Skip to content

Commit

Permalink
Removed unsupported style from description
Browse files Browse the repository at this point in the history
  • Loading branch information
odoo-mvds committed Sep 21, 2020
1 parent 5eea00c commit 0e0c62a
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions payment_mollie_official/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,7 @@ <h1 style="color: #000;font-weight: bold;/* font-size: 50px; */" class="mt-5 tex
</div>

<div class="row py-3">
<div class="col-md-6 py-3" style="
display: flex;
flex-direction: column;
justify-content: center;
">
<div class="col-md-6 py-3 d-flex flex-column justify-content-center">
<h1 style="font-weight: bold;">All online payment methods</h1>
<p class="lead pr-4" style="color: #000;font-size: 20px;font-weight: 300;font-family: lato;">Mollie supports all
known online payment methods. Growing internationally or focusing on a specific market, with Mollie you let
Expand All @@ -44,11 +40,7 @@ <h1 style="font-weight: bold;">All online payment methods</h1>
src="img/inline-card.png"
style="border-radius: 10px;border: 1px solid #cccccc7a;background-color: #ffffff;padding: 10px;">
</div>
<div class="col-md-6 py-3" style="
display: flex;
flex-direction: column;
justify-content: center;
">
<div class="col-md-6 py-3 d-flex flex-column justify-content-center">
<h1 style="font-weight: bold;">Inline Credit Card Payment</h1>
<p class="lead pr-4" style="color: #000;font-size: 20px;font-weight: 300;font-family: lato;">
Capture credit card payment directly from payment screen. No need to redirect user to portal to make payment*.
Expand All @@ -59,11 +51,7 @@ <h1 style="font-weight: bold;">Inline Credit Card Payment</h1>
</div>

<div class="row py-3">
<div class="col-md-6 py-3" style="
display: flex;
flex-direction: column;
justify-content: center;
">
<div class="col-md-6 py-3 d-flex flex-column justify-content-center">
<h1 style="font-weight: bold;">Inline Issuer Selector</h1>
<p class="lead pr-4" style="color: #000;font-size: 20px;font-weight: 300;font-family: lato;">
Inline issuer selector shows available issuer in Odoo itself.
Expand Down

0 comments on commit 0e0c62a

Please sign in to comment.