change headbar

This commit is contained in:
1776123 2020-04-27 15:52:20 -04:00
parent 1fa6c6f2d9
commit 6548bb8322

View File

@ -14,7 +14,8 @@
z-index: 999;
width: 100%;
padding-top: 17px;
background: #000;
background:linear-gradient(to bottom, #33ccff 44%, #ff99cc 66%);
;
overflow: hidden;
-webkit-transition: all 0.3s;
transition: all 0.3s;