retouche des redirections de page

This commit is contained in:
ben
2025-12-11 16:11:20 +01:00
parent 5b0edbccca
commit 74a04ea355
9 changed files with 21 additions and 19 deletions

11
css/blog.css Normal file
View File

@@ -0,0 +1,11 @@
body {
background: #f4f6f9;
}
.container {
margin: 40px auto;
}
.ck-editor__editable {
min-height: 350px;
}