time to actually start making this look legit

This commit is contained in:
Jacob Levine
2019-02-09 14:54:03 -06:00
parent a4840003f5
commit c6980ff71d
2 changed files with 8 additions and 3 deletions

View File

@@ -13,6 +13,11 @@ table{
}
td{
text-align: left;
margin: 10px;
}
#newEM, #newDN{
border: 3px black;
font-family: 'Roboto', sans-serif;
}
/* The side navigation menu */
.sidenav {