Skip to content

Aywas: Genus Guide Images Fit! by alanapants

Details

Authoralanapants

LicenseNo License

CategoryAywas

Created

Updated

Size829 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Literally just makes the images on the right-hand side of the Genus Guide... y'know, fit into their little box.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Aywas: Genus Guide Images Fit!
@version      20220112.21.30
@namespace    userstyles.world/user/alanapants
@description  Literally just makes the images on the right-hand side of the Genus Guide... y'know, fit into their little box.
@author       alanapants
@license      No License
==/UserStyle== */

@-moz-document url-prefix("http://www.aywas.com/genus/view/") {
.site_pet_random,
.genus_random_images{
    margin: 0px 0px 0px 0px !important;
}

/*Resizes the margin on images in the Site Pet and User Pet sections of each pet's genus guide page*/

}

@-moz-document url-prefix("http://www.aywas.com/welcomeback/") {
img[onmouseover^="$('#aywas_newest_pet"]{
    margin: 0px 0px 0px 0px !important;
}

/*Resizes the margin on images in the Newest Colorations section of the Welcome Back page*/
}

Reviews

No reviews yet.