diff --git a/static/custom-fontenay-sous-bois/style.css b/static/custom-fontenay-sous-bois/style.css index bd1ca72..bb9018e 100644 --- a/static/custom-fontenay-sous-bois/style.css +++ b/static/custom-fontenay-sous-bois/style.css @@ -105,4 +105,9 @@ p.command, a.edit-custom-text, div.buttons input { background: #E27828; border-radius: 5px; } + +div.textcell h1, +div.textcell h2, +div.textcell h3 { + font-weight: normal; }