update listviews

This commit is contained in:
Luke Pulverenti 2016-07-16 14:02:39 -04:00
parent 1032fa887e
commit f458196922
31 changed files with 168 additions and 100 deletions

View file

@ -106,6 +106,10 @@ h2 {
font-weight: 400;
}
h3 {
font-weight: 500;
}
a, a:active, a:hover {
text-decoration: none;
}