Increase the size of the cats. May cause layout wonkiness.
Bigger Cats by spiira
Details
Authorspiira
LicenseNo License
Categorypixelcatsend.com
Created
Updated
Size348 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 Bigger Cats
@version 20231009.20.59
@namespace ?
==/UserStyle== */
@-moz-document domain("pixelcatsend.com") {
/* bigger cats */
.catjail {scale:2; margin:60px !important}
#userbox .catjail, .avatar .catjail, .comment-avatar .catjail {transform:none; margin:50px !important}
.fiveacross {width:220px}
}