h1 font size actu

This commit is contained in:
2025-09-29 15:48:19 +02:00
parent 6b79fa34ac
commit 3b21a54b2c
3 changed files with 5 additions and 10 deletions
+2 -5
View File
@@ -1393,8 +1393,8 @@ aside.layout-sidebar-second footer.view-footer p {
} }
.infos-content h1 { .infos-content h1 {
order: 2; order: 2;
font-size: 2rem; font-size: 1.5rem;
font-weight: 500; font-weight: 600;
margin: 0; margin: 0;
} }
.infos-content h2 { .infos-content h2 {
@@ -3291,9 +3291,6 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
height: fit-content; height: fit-content;
} }
} }
.node-type-actualite .entete_actu .infos-content h1 {
font-size: 1.5rem;
}
.node-type-actualite .body-content .summary-content { .node-type-actualite .body-content .summary-content {
width: 60%; width: 60%;
margin: auto; margin: auto;
@@ -28,9 +28,7 @@
width: 45%; width: 45%;
height: fit-content; height: fit-content;
} }
h1{
font-size: 1.5rem;
}
} }
} }
@@ -13,8 +13,8 @@
h1{ h1{
// display: none; // display: none;
order: 2; order: 2;
font-size: 2rem; font-size: 1.5rem;
font-weight: 500; font-weight: 600;
margin: 0; margin: 0;
} }
h2{ h2{