Graphical changes, essentially colors

This commit is contained in:
Gaël Métais
2020-10-04 18:50:28 +02:00
parent 4287f60ab3
commit 93b81493c0
13 changed files with 48 additions and 49 deletions
+4 -1
View File
@@ -6,5 +6,8 @@
margin: 2em;
}
.about a {
color: #FFF;
color: #fff;
}
.sponsor {
color: #ffa319;
}