Update browser UI with new logo and colors (#7408)

This commit is contained in:
Rushan
2019-03-23 22:27:09 +05:30
committed by Harshavardhana
parent 89e45d0695
commit 22b4fe0a51
18 changed files with 179 additions and 83 deletions

View File

@@ -4,7 +4,7 @@
height: 100%;
top: 0;
left: 0;
background: #32393F;
background: #002a37;
z-index: 100;
transition: opacity 200ms;
-webkit-transition: opacity 200ms;