Ocultar banner e ícone flutuante
Multitracks.com by daniloribeiro00
Details
Authordaniloribeiro00
LicenseNo License
Categoryhttps://www.multitracks.com.br
Created
Updated
Size381 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name test
@namespace example.com
@version 0.1.0
@description UserCSS example
@author me
==/UserStyle== */
@-moz-document domain("example.com") {
.nav-premium--slide--item--account--name--img {
border-radius: 9999px;
}
.intercom-app {
display: none !important;
}
#libraryAd {
display: none;
}
}