Lightblue style change
This commit is contained in:
parent
850cbfe46e
commit
389d9cf56f
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidenav {
|
#sidenav {
|
||||||
background-color: #B507DB;
|
background-color: #506EE4;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidenav a {
|
#sidenav a {
|
||||||
color: #e9d9fc;
|
color: #C5CBE2;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
#sidenav a:hover {
|
#sidenav a:hover {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<style>
|
<style>
|
||||||
.rndblock {
|
.rndblock {
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
background: #B507DB;
|
background: #506EE4;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user