dates mises a jours

This commit is contained in:
hugogogo
2021-12-16 12:17:46 +01:00
parent 0608e876f8
commit 6df960b582
3 changed files with 2 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<style>.date {margin-right: 2px;}</style> <style>.date {margin-right: 2px;}</style>
</head> </head>
<body> <body>
<p class="date right"><i><small>mai 2021</small></i></p> <p class="date right"><i><small>décembre 2021</small></i></p>
</body> </body>
</html> </html>

View File

@@ -129,7 +129,7 @@
<br><br> <br><br>
<p>édité par KOSMOPOLIT, 2021</p> <p>édité par KOSMOPOLIT, 2021</p>
<p class="date right"><i><small>décembre 2021</small></i></p> <iframe src="./fr/date.html"></iframe>
</main> </main>
<aside class="aside_right"> <aside class="aside_right">

View File

@@ -1,7 +1,3 @@
.date {
margin-right: 2px;
}
.logos_container { .logos_container {
flex-direction: row; flex-direction: row;
flex-wrap: wrap; flex-wrap: wrap;