Updated case law browser

This commit is contained in:
Zak Timson
2017-09-13 22:03:27 -04:00
parent 0f484d1d0b
commit 607857457b
5 changed files with 81 additions and 98 deletions

View File

@ -62,6 +62,10 @@ ul {
color: #0F4C85 !important;
}
.text-light-blue {
color: #eaf4f6;
}
.bg-dark-primary {
background-color: #00305b;
}