first commit

This commit is contained in:
Erreur32 2021-02-02 11:23:02 +01:00
parent 6ebd513d37
commit 0a51ba7f2e
2 changed files with 3 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -630,8 +630,9 @@ $sec = "300";
<div class="col-lg-12 col-sm-12">
<div class="card">
<div class="card-header" style="padding: 15px;"> <i class="fas fa-map"></i> MAP </div>
<a href="map_.png">
<img src="map_.png" style="width:100%;max-width:1200px;height:auto;padding:5px;" class="arrondie2"></a>
<!--a href=""-->
<img src="chernarus.jpg" style="width:100%;max-width:1200px;height:auto;padding:5px;" class="arrondie2">
<!--/a-->
</div>
</div>
</div>