Change sidebar bg-color
This commit is contained in:
parent
915c61f146
commit
d23f493dad
@ -68,9 +68,9 @@ body {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 300px;
|
max-width: 60%;
|
||||||
width: 0;
|
width: 0;
|
||||||
background-color: darkslategrey;
|
background-color: rgba(29,49,49,0.9);
|
||||||
transition: 0.7s;
|
transition: 0.7s;
|
||||||
}
|
}
|
||||||
#sidebar a {
|
#sidebar a {
|
||||||
|
Loading…
Reference in New Issue
Block a user