Skip to content

Finobe logo replacement for Novarin by killeroid7

Screenshot of Finobe logo replacement for Novarin

Details

Authorkilleroid7

LicenseNo License

Categorygjsk.us.to

Created

Updated

Size480 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes the Novarin logos to the Finobe ones

this is the first theme on userstyles I ever made so I only know how to change the logo and the brand name :P

Notes

I will try to remove the big space between the finobe logo and the brand name later

Source code

/* ==UserStyle==
@name         finobe logos instead of novarin
@version      20250225.06.47
@namespace    gjsk.us.to
@description  finoob
@author       killeroid7
==/UserStyle== */
@-moz-document domain("gjsk.us.to") {
.navbar-brandimg.d-inline-block.mr-2{
    content:url("https://finobe.com/img/finnobenotclay.png");
    visibility: visible;
}
.navbar-brand {
    visibility: hidden;
}
.navbar-brand:after
{
    visibility: visible;
    content: "Finobe"
}
}

Reviews

No reviews yet.