Skip to content
Snippets Groups Projects
Commit 9a43255c authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[UPD] CSS datas

parent c8ced440
Branches
No related tags found
2 merge requests!2Refactor report,!1Refactor reports
......@@ -17,7 +17,7 @@
font-family: <t t-out="company.title_font" />;
}
.training_layout h2 {
color: <t t-out='company.subtitle_color'/>;
color: <t t-out='company.subtitle_color'/> !important;
font-family: <t t-out="company.title_font" />;
}
</style>
......
......@@ -64,7 +64,7 @@
<p>
Lieu : <span t-out="doc.place" class="fw-bold" />
<t t-if="doc.place_detail">
<br/><span t-field="doc.place_detail" class="fw-italic" />
<br/><span t-field="doc.place_detail" class="fst-italic" />
</t>
</p>
<p t-if="doc.equipment">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment