add database to chatbox
This commit is contained in:
parent
cb8eb2689c
commit
112f2b57c3
14 changed files with 77 additions and 104 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue