Image de chaque fonction sur leur page respective

This commit is contained in:
Divlo
2019-09-21 21:31:48 +02:00
parent 2c8a118be4
commit 84b57b66bb
12 changed files with 37 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
<h1><span class="important"><?php echo $title?></span> :</h1>
<p class="pt-3 text-center"><?php echo $description?></p>
<div class="text-center">
<img id="roman-numerals" src="/img/function-image/convertRomanArabicNumbers.png" alt="Roman Numerals">
<img class="function-image" src="/img/function-image/convertRomanArabicNumbers.png" alt="Roman Numerals">
</div>
<div class="form-group">
<label for="numbersArabic">Entrez votre nombre :</label>