add database to chatbox

This commit is contained in:
cuom1999 2020-03-19 16:51:56 -06:00
parent cb8eb2689c
commit 112f2b57c3
14 changed files with 77 additions and 104 deletions

View file

@ -219,7 +219,7 @@ header {
#nav-shadow {
height: 2px;
background: linear-gradient($widget_black, transparent);
background: linear-gradient(#63c8f9, transparent);
}
#nav-container {
@ -281,7 +281,7 @@ nav {
height: 18px;
&:link {
color: #FFF;
color: #9c3706;
}
&:hover {