mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
Minor colour update
This commit is contained in:
parent
b8934f7a8a
commit
c22d23d355
@ -177,10 +177,19 @@
|
||||
margin-right: 8px;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
color: rgba(0,0,0,0.6);
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.gh-nav-list .active i {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.gh-nav-list a:not(.active):hover i {
|
||||
color: var(--darkgrey);
|
||||
}
|
||||
|
||||
.gh-nav-footer {
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user