tiger
gugol by NxtFili

Details
AuthorNxtFili
LicenseNo License
Categoryhttps://www.google.com/
Created
Updated
Code size534 B
Code checksum690ac8b0
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Google Drip Tigre 🐅💼
@namespace userstyles.world/user/tuo-nome
@version 1.0.0
@description Mette una tigre con drip e sigaro sulla homepage di Google 😤
@author ilTuoNick
==/UserStyle== */
@-moz-document domain("google.com") {
body {
background: url("https://media.tenor.com/448AA6knJIwAAAAe/drip-tigre.png") no-repeat center center fixed;
background-size: cover;
}
#main, .sfbg, .L3eUgb {
background: transparent !important;
}
}