change beta logo
This commit is contained in:
parent
b16b6e9677
commit
96c8463f37
5 changed files with 56 additions and 24 deletions
|
|
@ -299,7 +299,9 @@ a.missing-copayers {
|
|||
}
|
||||
|
||||
.sidebar header {
|
||||
background-color: #2C3E50;
|
||||
background-image: -webkit-linear-gradient(bottom, #213140 0%, #2C3E50 100%);
|
||||
background-image: -o-linear-gradient(bottom, #213140 0%, #2C3E50 100%);
|
||||
background-image: linear-gradient(to top, #213140 0%, #2C3E50 100%);
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
height: 7rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue