First version

This commit is contained in:
Pascal Le Merrer 2025-12-13 16:16:45 +01:00
commit f6501517d5
54 changed files with 3455 additions and 0 deletions

View file

@ -0,0 +1,4 @@
* { background: #fff; }
body { font-family: georgia, times, serif; color: black; }
blockquote { font-style: italic; color: black; }
a:link, a:visited { border-bottom-width: 1px; border-bottom-style: solid; }