Add liberapay logo

This commit is contained in:
Zed
2020-07-04 13:20:54 +02:00
parent 613e460b9e
commit 38d4ba6298
3 changed files with 20 additions and 1 deletions

View File

@@ -65,3 +65,13 @@ nav {
}
}
}
.lp {
height: 13px;
display: block;
fill: var(--fg_nav);
&:hover {
fill: var(--accent_light);
}
}