This commit is contained in:
OniriCorpe 2022-10-11 20:09:58 +02:00
parent 162e4033ae
commit 64ff3a69f1

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name=viewport content='width=device-width, initial-scale=1'>
<meta name="robots" content="nosnippet">
<style>
@ -57,6 +58,10 @@
blockquote {
margin: 0 1em;
}
div.container {
max-width: 100%;
}
}
</style>