Larger images in the Demo puppy predictor
Puppy Predictor - Enlarged Images by lorwolfanon
Details
Authorlorwolfanon
LicenseNo License
CategoryLorwolf
Created
Updated
Size1.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Puppy Predictor - Enlarged Images
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("lorwolf.com")
/*========================================================*/
/*Puppy Predictor Changes*/
/*========================================================*/
{}
#savedDesignsSection
{
width: 300%;
position: relative;
left: -200%;
}
.puppyPredictorDesignContainer {
width: 25%;
}
.desktopPuppyPredict
{
width: 152%;
position: relative;
top: 540px;
}
.puppyPredictorNest
{
width: 100% !important;
height: 250px;
top: -50px;
}
.darkMode .puppyPredictResultsContainer table
{
box-shadow: 0px 0px 5px black, 0px 0px 5px black;
}
.puppyPredictResultsContainer table
{
box-shadow: 0px 0px 5px grey, 0px 0px 5px grey;
}
.puppyPredictColumn.result
{
width: 100% !important;
font-size: 2em;
top: -80px;
}
.puppyPredictColumn.male.empty
{
height: 60% !important;
width: 30% !important;
left: 20%;
}
.puppyPredictColumn.female.empty
{
height: 60% !important;
width: 30% !important;
right: 20%;
}
.btnPuppyPredictRegen
{
top: -80px;
}
.puppyPredictionOffspringContainer
{
position: relative;
top: -90px;
}
.hasNavigation.SplashBodyContainer
{
min-height: 3700px !important;
}
.puppyPrecitionOffspring
{
width: 33%;}