Updated Static Site Files

This commit is contained in:
2024-10-17 09:56:33 -07:00
parent 2acb024d87
commit af15db0209
43 changed files with 2875 additions and 104 deletions

View File

@ -0,0 +1,26 @@
#HeaderGridDiv,
#DetailsGridDiv {
font-size: 12px;
height: 550px;
min-width: 1200px;
max-width: 1200px;
}
#HeaderGrid {
font-family: monospace;
}
#HeaderGrid tr td {
max-width: 200px;
padding: 5px;
}
#AllGrid {
font-family: monospace;
}
.navbar-brand {
min-width: 1200px;
margin-left: 15px;
background-color: whitesmoke;
}