design modifications

This commit is contained in:
Arvind Tiwari 2017-09-18 19:49:14 +05:30
commit 772469a23e
5 changed files with 13 additions and 11 deletions

View file

@ -3,7 +3,7 @@
{% csrf_token %}
<div class="price">
<span id="total">15</span>
<span>CHF/30 {% trans "days" %}</span>
<span>CHF/{% trans "Month" %}</span>
<div class="price-text">
<p>{% trans "VAT included" %}</p>
</div>

View file

@ -4,7 +4,7 @@
{% block content %}
<div class="dashboard-container create-vm-container">
<div class="row">
<div class="col-sm-6">
<div class="col-sm-4">
<div class="dashboard-container-head">
<h3 class="dashboard-title-thin"><img src="{% static 'hosting/img/plusVM.svg' %}" class="un-icon" style="margin-top: -18px;width: 42px;height: 42px;"> {% trans "Create VM" %}</h3>
{% if messages %}
@ -16,7 +16,7 @@
{% endif %}
</div>
</div>
<div class="col-sm-6">
<div class="col-sm-5">
<div class="price-calc-section no-padding">
<div class="landing card">
<div class="caption">