almost chatbox

This commit is contained in:
cuom1999 2020-03-20 22:48:04 -06:00
parent dd34f474a5
commit 92d94af520
7 changed files with 107 additions and 40 deletions

View file

@ -219,11 +219,11 @@ header {
#nav-shadow {
height: 2px;
background: linear-gradient(#63c8f9, transparent);
background: linear-gradient(#7dc7ff, transparent);
}
#nav-container {
background: linear-gradient(#c1e9fd, #63c8f9);
background: #7dc7ff;
// opacity: 0.77;
// filter: alpha(opacity=77)