mise a jour minuscules litterall numeros et numero 2

This commit is contained in:
hugogogo
2021-04-02 23:57:46 +02:00
parent c2e85de0d2
commit b348018a5c
32 changed files with 317 additions and 234 deletions

14
fr/date.html Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="fr" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../"/>
<link href="./styles/style.css" type="text/css" rel="stylesheet">
<style>.date {margin-right: 2px;}</style>
</head>
<body>
<p class="date right"><i><small>avril 2021</small></i></p>
</body>
</html>