mirror of
https://github.com/Rushilwiz/brancher.git
synced 2025-04-20 20:10:16 -04:00
change headbar
This commit is contained in:
parent
1fa6c6f2d9
commit
6548bb8322
|
@ -14,7 +14,8 @@
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-top: 17px;
|
padding-top: 17px;
|
||||||
background: #000;
|
background:linear-gradient(to bottom, #33ccff 44%, #ff99cc 66%);
|
||||||
|
;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
-webkit-transition: all 0.3s;
|
-webkit-transition: all 0.3s;
|
||||||
transition: all 0.3s;
|
transition: all 0.3s;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user