It is very cute
Try it out
cute pink theme whatsapp wallpaper by jhalak
Details
Authorjhalak
LicenseNo License
Categorywhatsapp web
Created
Updated
Size780 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 My melody themed google classroom background
@namespace USO Archive
@author karebear
@description `This pink background will look very cute :)`
@version 20201002.18.9
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://classroom")
{
body
{
background: url("https://wallpaperset.com/w/full/f/5/1/500721.jpg");
}
.ezOSyf
{
}
.DShyMc-Mjg1Mzg5NTQ4.bFjUmb-Tvm9db,
.DShyMc-Mjg1Mzg5NTQ4 .bFjUmb-Tvm9db
{
background-color: #fd02ff;
opacity: 0.75;
transition: opacity .50s ease-in-out;
}
.DShyMc-Mjg1Mzg5NTQ4:hover,
.bFjUmb-Tvm9db:hover,
.DShyMc-Mjg1Mzg5NTQ4:hover,
.bFjUmb-Tvm9db:hover
{
background-color: #ff02ee;
opacity: 0.9;
}
}