Added a link to the source code and an about page

This commit is contained in:
2021-07-03 00:37:45 -04:00
parent 4c7ac49ddd
commit 84fe0082d7
2 changed files with 17 additions and 0 deletions

View File

@@ -336,6 +336,16 @@ p {
color: gold;
}
#source > p {
font-size: 15px;
color: grey;
}
#source > p > a {
font-size: 15px;
color: darkgrey;
}
#token-chart {
color: white;
}