Updated Static Site Files
This commit is contained in:
26
Adaptation/FileHandlers/json/StaticSite/styles/wsjf.css
Normal file
26
Adaptation/FileHandlers/json/StaticSite/styles/wsjf.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user