Résumés complétés, css ajustée et image de couv de *Bonnes nouvelles*

This commit is contained in:
yv_pic
2021-05-30 17:22:59 +02:00
parent ab6dcdf2d3
commit 22c1aa4bc4
8 changed files with 55 additions and 15 deletions

View File

@@ -43,14 +43,29 @@ main {
a {
font-family: Ubuntu, sans-serif;
color: #07608f;
text-decoration: none; }
text-decoration: none;
font-size: 0.8em}
h1, h2, h3, h4, h5, h6 {
h1, h4, h5, h6 {
font-family: Ubuntu, sans-serif;
font-weight: bold;
font-style: normal;
color: #008080; }
h2 {
font-family: Ubuntu, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 1.1em;
color: #008080; }
h3 {
font-family: Ubuntu, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 0.9em;
color: #008080; }
p, li {
color: #444;
font-family: FreeSerif, serif;