mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Add liberapay logo
This commit is contained in:
parent
613e460b9e
commit
38d4ba6298
3 changed files with 20 additions and 1 deletions
|
|
@ -65,3 +65,13 @@ nav {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.lp {
|
||||
height: 13px;
|
||||
display: block;
|
||||
fill: var(--fg_nav);
|
||||
|
||||
&:hover {
|
||||
fill: var(--accent_light);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue