Merge branch 'master' of labo.oniricorpe.eu:oniricorpe/genlog

This commit is contained in:
OniriCorpe 2022-11-04 19:13:34 +01:00
commit bacc2024f1

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>