Changement de git/ gitea. Favicon. màj Robot.txt

ajout élégie
page d'accueil revue
This commit is contained in:
yv_pic
2026-08-21 16:50:44 +02:00
parent a9ce538b92
commit c6ddf20ac6
29 changed files with 843 additions and 75 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 {
@@ -35,7 +35,7 @@ body {
@media (min-width: 160em) {
body {
font-size: 1.76em; } }
/*largest screens. yp augmenté les % de 2 pts*/
/*largest screens. yp augmenté les % de 2 pts. Taille de base à 1.4 vue la nouvelle typo Cormorant*/
main {
display: block;
margin: 0;
@@ -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; }