suppression des commentaires de début et fin de CSS (inutiles un peu x) )

This commit is contained in:
OniriCorpe 2022-03-12 19:40:48 +01:00
parent a91ea85da5
commit 8eaefafe28

View file

@ -5,7 +5,6 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="googlebot" content="nosnippet"> <meta name="googlebot" content="nosnippet">
<!-- Start CSS -->
<style> <style>
body { body {
margin: 3em auto 3em; margin: 3em auto 3em;
@ -41,7 +40,6 @@
text-align: center; text-align: center;
} }
</style> </style>
<!-- End CSS -->
<title> <title>
<!-- TITLE --> <!-- TITLE -->