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