revise la page d'accueil

This commit is contained in:
Yannick Francois
2019-12-23 23:33:18 +01:00
parent 64fe106c29
commit 74d4a06d5f
13 changed files with 41 additions and 64 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
body {
font-size:16pt;
max-width:50rem;
max-width:42rem;
margin: 1em;
color: black;
background: white;
@@ -16,7 +16,7 @@ a:hover {
}
a:visited, a:active {
color: darkgrey;
color: dimgrey;
}
nav {