Added an information section

This commit is contained in:
Joyce Chen
2020-03-17 20:10:42 -04:00
parent c83809adb8
commit b1cb34c2f1
5 changed files with 31 additions and 8 deletions

View File

@@ -36,6 +36,12 @@ a {
a:hover {
color: #dc3545;
}
a:active {
color: #dc3545;
}
a:visited {
color: #dc3545;
}
table {