css control change

This commit is contained in:
Maxim Stewart 2020-07-05 15:03:22 -05:00
parent 55b807ee07
commit c3822dffe9
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@ html, body { overflow-x: hidden; }
color: rgb(255,255,255);
}
#tabControls {
background-color: rgba(9,107,120, 0.0);
}
#tabControls2 {
height: 152px;
width: auto;