Spoti-Zoom-ed
Zoom 2.0 selection for spotify by him
Details
Authorhim
LicenseNo License
Categoryopen.spotify.com
Created
Updated
Size458 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 Zoom 2.0 selection for spotify
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("spotify.com") {
.h4HgbO_Uu1JYg5UGANeQ:hover{
background-color: #000;
margin-left: 15px;
border-radius: 8px;
margin-bottom: 5px;
margin-top: 5px;
height: 80px;
transform: scale(1.04);
}
}