
just changed my new tab page to have momo fox on it!
Here's the userContent css:
@-moz-document url("about:newtab"), url("about:home") {
.logo {
background-image: url("./momo.svg") !important;
background-size: contain !important;
background-repeat: no-repeat;
}
}
I got the icon from here: https://github.com/LangerFox/momo_Firefox_icon/tree/main
u/lucasorigami — 13 days ago