Work on fixing node uptime

This commit is contained in:
Kevin Froman 2020-09-14 23:28:01 +00:00
parent 4bc2bf5db5
commit b4d80da3ff
3 changed files with 16 additions and 8 deletions

View file

@ -1,4 +1,9 @@
.quickview-body{
font-size: 1em;
background-color: #38292c;
background-color: #282f2f;
}
.quickview-block{
padding-left: 1em;
padding-top: 5px;
font-size: 1em;
}