makes heatmaps on astrology bigger
big heatmaps by centritide
Details
Authorcentritide
LicenseCC Zero
Categoryastrology-next.vercel.app
Created
Updated
Size610 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 astrology-next.vercel.app - 1/31/2023, 3:49:15 PM
@namespace github.com/openstyles/stylus
@version 1.0.1
@description A new userstyle
@author centritide
==/UserStyle== */
@-moz-document regexp("https://astrology-next.vercel.app/player/.*") {
/* Insert code here... */
.w-20{
width:15rem !important
}
.h-20{
height:15rem !important
}
*, :after, :before{
--tw-scale-x: 3 !important;--tw-scale-y: 3 !important
}
.cursor-default{
--tw-scale-x: 1 !important;--tw-scale-y:0.5 !important;
}
}