add page livre and new friend

This commit is contained in:
rick 2023-04-02 20:54:49 +02:00
commit 3ba5fea7f2
Signed by: Rick
GPG key ID: 5CBE8779CD27BCBA
6 changed files with 106 additions and 0 deletions

11
css/livres.css Normal file
View file

@ -0,0 +1,11 @@
.infos-livre {
font-weight: bold;
}
.gras {
font-weight: bold;
}
.titre {
font-style: italic;
}