|
@@ -257,9 +257,10 @@ label[for="file"] {
|
|
|
}
|
|
|
|
|
|
#sidebar-container .sidebar-header {
|
|
|
- background-image: url('https://2.bp.blogspot.com/-2RewSLZUzRg/U-9o6SD4M6I/AAAAAAAADIE/voax99AbRx0/s1600/14%2B-%2B1%2B%281%29.jpg');
|
|
|
+ padding-top: 1rem;
|
|
|
+ background-image: url('../imgs/logo2.png'), linear-gradient(white, white);
|
|
|
width: 100%;
|
|
|
- height: 80px;
|
|
|
+ height: 50px;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center center;
|
|
|
background-size: cover;
|