chore: update nav
This commit is contained in:
parent
6681879287
commit
3875b2da6a
5 changed files with 3 additions and 6 deletions
|
@ -350,7 +350,6 @@ nav .active svg {
|
|||
.link svg { stroke: var(--links) !important; }
|
||||
.info-square svg { stroke: var(--about) !important }
|
||||
.search svg { stroke: var(--search) !important }
|
||||
.news svg { stroke: var(--brand-instapaper) !important; }
|
||||
.coffee svg { stroke: var(--brand-buy-me-a-coffee) !important; }
|
||||
.heart-handshake svg { stroke: var(--webrings) !important; }
|
||||
.rss svg { stroke: var(--brand-rss) !important; }
|
||||
|
|
|
@ -47,7 +47,6 @@
|
|||
--brand-npm: #cc3534;
|
||||
--brand-mastodon: #6364ff;
|
||||
--brand-listenbrainz: #e97941;
|
||||
--brand-instapaper: var(--text-color);
|
||||
--brand-buy-me-a-coffee: #40dca5;
|
||||
--brand-rss: #f26522;
|
||||
--posts: #008080;
|
||||
|
|
Reference in a new issue