more styling, if you can call it that

This commit is contained in:
Jacob Levine 2019-02-09 14:41:31 -06:00
parent 63c69ecc14
commit 24a8500588

View File

@ -7,7 +7,13 @@ body{
display: none;
width:30px;
}
table,tr{
text-align:center;
}
td{
text-align: left;
}
/* The side navigation menu */
.sidenav {
height: 100%; /* 100% Full-height */