updates to show link details on click and consolidate link data creation

This commit is contained in:
Blake J. Harnden 2018-05-08 12:02:29 -07:00
parent f588757159
commit 2c353e787c
3 changed files with 88 additions and 9 deletions

View file

@ -2,6 +2,10 @@
height: 100vh;
}
#info-card-table td {
font-size: 12px;
}
.navbar-text {
color: #fff !important;
font-weight: bold;