COmpleto fix grafico LAND

This commit is contained in:
Samuele E. Locatelli
2018-10-13 17:25:24 +02:00
parent dd55ad4341
commit e7faccf26e
+5 -5
View File
@@ -16,12 +16,12 @@
</div>
<div class="col-8">
<div class="row">
<div class="col-sm-6 col-md-4">
<h2 class="text-center">
ALL <i class="fa fa-download"></i>
<div class="col-sm-12 mb-5">
<h2 class="text-center text-success">
ALL PACKAGES <i class="fa fa-download"></i>
</h2>
<a href="@Url.Action("Download", "Home", new { caller="ALL" })" class="btn btn-success btn-lg fullWidth" onClick="return confirm('Sicuro di voler scaricare tutti i pacchetti?')">
<strong>DOWNLOAD LATEST</strong>
<a href="@Url.Action("Download", "Home", new { caller="ALL" })" class="btn btn-outline-success btn-lg fullWidth" onClick="return confirm('Sicuro di voler scaricare tutti i pacchetti?')">
<strong>DOWNLOAD ALL LATEST</strong>
</a>
</div>
<div class="col-sm-6 col-md-4">