Update sections headers

This commit is contained in:
Paul-Henri Froidmont 2021-03-25 22:19:45 +01:00
parent b7d12f43a2
commit eed973a8c1
3 changed files with 9 additions and 9 deletions

View file

@ -5,4 +5,4 @@ theme: prologue
params:
copyright: Tous droits réservés - 2021
mainH1: Cabinet Ostéopathie Froidmont

View file

@ -66,7 +66,7 @@
<div class="container">
<header>
<h2>{{ .Title }}</h2>
<h1>{{ .Site.Params.mainH1 }}</h1>
</header>
<p>Diplômée d'un master en ostéopathie délivré par l'Université Libre de Bruxelles (master complémentaire en 6 années)</p>
@ -117,7 +117,7 @@
<div class="container">
<header>
<h2>Ostéopathie</h2>
<h1>Ostéopathie</h1>
</header>
<p>Lostéopathie est une approche diagnostique et thérapeutique manuelle des dysfonctions de mobilité articulaire et tissulaire en général, dans le cadre de leur participation à lapparition et au maintien des maladies.</p>
@ -131,7 +131,7 @@
<div class="container">
<header>
<h2>Contact</h2>
<h1>Contact</h1>
</header>
<ul>

View file

@ -164,16 +164,16 @@ input, select, textarea {
color: #333;
}
h2 {
h1 {
font-size: 2em;
letter-spacing: -1px;
}
h2.alt {
h1.alt {
color: #888;
}
h2.alt strong {
h1.alt strong {
color: #666;
}
@ -2257,7 +2257,7 @@ input, select, textarea {
color: rgba(255, 255, 255, 0.75);
}
#main > section.dark h2, #main > section.dark h3, #main > section.dark h4, #main > section.dark h5, #main > section.dark h6 {
#main > section.dark h1, #main > section.dark h3, #main > section.dark h4, #main > section.dark h5, #main > section.dark h6 {
color: inherit;
}
@ -2620,7 +2620,7 @@ input, select, textarea {
font-size: 14pt;
}
h2 {
h1 {
font-size: 1.5em;
letter-spacing: 0;
font-weight: 300;