changement de la typo FreeSerif vers Cormorant Garamond, évolution de la taille de la police

This commit is contained in:
yv_pic
2026-02-19 15:14:07 +01:00
parent 41da7acb25
commit a9ce538b92
223 changed files with 16431 additions and 830 deletions

View File

@@ -19,12 +19,12 @@
body {
margin: 0;
overflow-y: scroll;
font-size: 1.21em;
font-size: 1.4em;
line-height: 1.21;
font-family: FreeSerif, serif; }
font-family: Cormorant Garamond SemiBold, serif; }
@media (min-width: 64em) {
body {
font-size: 1.2em;
font-size: 1.4em;
line-height: 1.32; } }
@media (min-width: 85.375em) {
body {
@@ -85,18 +85,18 @@ font-family: Ubuntu, sans-serif;
p, li {
color: #444;
font-family: FreeSerif, serif;
font-family: Cormorant Garamond SemiBold, serif;
text-align: justify; }
strong {
font-style: normal;
font-family: FreeSerif, serif;
font-family: Cormorant, serif;
font-weight: bold; }
em {
font-style: normal;
font-family: FreeSerif, serif;
font-style: italic; }
font-family: Cormorant Garamond SemiBold, serif;
font-style: Italic; }
kbd, code {
font-family: Mononoki, monospace;
@@ -111,16 +111,16 @@ pre {
background-color: transparent; }
th {
font-family: FreeSerif, serif;
font-family: Cormorant Garamond, serif;
font-weight: bold;
color: #444; }
td {
font-family: FreeSerif, serif;
font-family: Cormorant Garamond SemiBold, serif;
color: #444; }
.footnotes ol li {
font-family: FreeSerif, serif;
font-family: Cormorant Garamond SemiBold, serif;
font-size: 0.8em; }
figure.image-shortcode {
@@ -427,7 +427,7 @@ em.taxonomy-emph {
margin-top: 0.2em;
margin-left: 0.9rem; }
.resume-entry p, .resume-entry ul, .resume-entry ol, .resume-entry li {
font-family: FreeSerif, serif;
font-family: Cormorant Garamond SemiBold, serif;
color: #5f5a6f;
text-align: left;
font-size: 0.9em; }
@@ -509,14 +509,14 @@ p.resume-subcategory {
text-align: justify; }
blockquote {
font-family: FreeSerif, serif;
font-style: italic;
font-size: .9em;
font-family: Cormorant Garamond SemiBold, serif;
font-style: Italic;
font-size: 1em;
color: #969696; }
cite {
font-family: FreeSerif, serif;
font-style: italic; }
font-family: Cormorant Garamond SemiBold, serif;
font-style: Italic; }
#gallery h3 {
font-size: 1.7em; }