Skip to content

Cherry Snow Theme by FireOpal

Details

AuthorFireOpal

LicenseNo License

CategoryHorsereality.com

Created

Updated

Size42 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Style for SanChexX

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Cherry Snow Theme
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("example.com") {
    /* Insert code here... */
}.horse_photocon img.foal {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 460px;
    max-height: 370px;
    transform:scaleX(-1)
}.horse-item .image-dam-and-foal .horse-image:last-child {
    position: absolute;
    z-index: 4;
    top: unset;
    right: -10px;
    bottom: 0;
    transform-origin: bottom center
}
*{
    cursor: url(https://i.imgur.com/LUNCD6i.png), auto ; 
}
.horse_photocon .horse_photo img.foal {
    max-width: 320px;
    max-height: 285px;
    margin-left: 150px;
}
.horse-banner .container img.foal {
    max-width: 320px;
    max-height: 285px;
    margin-left: 150px;
    transform: scaleX(-1);
}
.horse-item .horse-image.is-foal img:first-child {
    height: 80px !important;
    transform: scaleX(-1)
}
.horse_banner.north-america {
    background-image: url(https://i.imgur.com/VG89dV1.png);
}
.horse_banner.africa {
    background-image: url(https://i.imgur.com/VG89dV1.png);
}
.horse_banner.south-america {
    background-image: url(https://i.imgur.com/VG89dV1.png);
}
.horse_banner.asia {
    background-image: url(https://i.imgur.com/VG89dV1.png);
}
.horse_banner.europe {
    background-image: url(https://i.imgur.com/VG89dV1.png);
}
.horse_banner.australia {
    background-image: url(https://i.imgur.com/VG89dV1.png);
}
body.background.north-america {
    background-image: url(https://i.imgur.com/ha8e3eU.gif);
}
body.background.south-america {
    background-image: url(https://i.imgur.com/ha8e3eU.png);
}
body.background.africa {
    background-image: url(https://i.imgur.com/ha8e3eU.png);
}
body.background.australia {
    background-image: url(https://i.imgur.com/ha8e3eU.png);
}
body.background.europe {
    background-image: url(https://i.imgur.com/ha8e3eU.png);
}
body.background.asia {
    background-image: url(https://i.imgur.com/ha8e3eU.png);
}
.mx-auto.horse-banner {
    background-image: url(https://i.imgur.com/VG89dV1.png) !important;
}
img.right {
  background: url(https://i.imgur.com/04oZDDZ.png) top right;
  height: 0px;
  width: 0px;
  padding: 100px 100px 0 0; /* Insert actual image size (height width 0 0) */
}
img.left {
  background: url(https://i.imgur.com/Gj70OFV.png) top right;
  height: 0px;
  width: 0px;
  padding: 100px 100px 0 0; /* Insert actual image size (height width 0 0) */
}
.horse_left {
    border-radius: 30px 30px 30px 30px;
    position: absolute;
    top: 0;
    margin: 20px 0 20px 20px;
    width: 220px;
    padding: 10px;
    background-color: #93ade19c
}
.horse_left .left {
    float: left;
    width: 80px;
    margin-right: 10px;
    font-weight: 100;
}
.miniature img {
    max-height: 100px;
    max-width: 100px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scaleX(-1);
}
    .bluebar_container {
    width: 100%;
    background-color: #93ade1;
    height: 80px;
    position: relative;
    z-index: 1000;
}
.gamestats a:link, .gamestats a:visited, .gamestats a:active {
    color: #ffffff;
    text-decoration: none;
}
.gamestats {
    float: right;
    font-family: 'arial';
    font-weight: 400;
    font-size: 11px;
    text-align: right;
    line-height: 14px;
    color: #fff;
    margin: 9px 0;
    padding-right: 10px;
}
.footer {
    background-color: #93ade1;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}
body {
    color: #ffe6fc;
    height: 100%;
    position: relative;
    width: 100%;
    line-height: 1.5;
    font-family: 'arial';
    font-weight: 400;
    font-size: 12px;
    background-color: #fff;
    word-wrap: break-word;
}
.horse_left .infotext {
    font-size: 12px;
}
.toplinks {
    float: left;
    font-family: 'arial';
    line-height: 50px;
    text-transform: capitalize;
    font-size: 13px;
    color: #fff;
}
#bbmenu.user ul.slidedown li a.arrow {
    float: left;
    font-family: 'arial';
    padding: 9px 30px 11px 10px;
    width: auto;
    line-height: 30px;
    background-image: url(../images/bottom-arrow-blue.png);
    background-repeat: no-repeat;
    background-position: 98% 51%;
    background-color: #93ade1;
}
.looking_at p {
    color: #ffe6fc;
}
.looking_at {
    border-radius: 10px 10px 10px 10px;
    background-color: #93ade19c;
    position: absolute;
    padding: 10px;
    margin-left: 280px;
    text-align: center;
    top: 20px;
    width: 640px;
}
.tabclick, .tabclick2, .tabclick3 {
    float: left;
    margin-right: 1px;
    padding: 5px 10px;
    background-color: #93ade1;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.tabclick.tabsel, .tabclick2.tabsel, .tabclick3.tabsel {
    text-decoration: none;
    cursor: pointer;
    background-color: #737ac9;
    font-weight: 700;
    font-family: 'arial';
}
p a:active, p a:link, p a:visited {
    color: #c2eeff;
    text-decoration: none;
    font-weight: 600;
    font-family: 'arial';
}
.horse_left .right a:active, .horse_left .right a:link, .horse_left .right a:visited {
    color: #c2eeff;
    text-decoration: none;
    font-weight: 700;
}
p {
    font-family: 'arial';
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #ffe6fc;
}
h1 {
    font-size: 26px;
    line-height: 30px;
    font-family: 'papyrus';
    font-weight: 400;
    margin-bottom: 15px;
    color: #dff3ff;
}
.top {
    border-radius: 10px 10px 10px 10px;
    background-color:#93ade1;
    color: #ffe6fc;
    font-family: 'papyrus';
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    padding: 5px;
    width: calc(100% - 10px);
    float: left;
}
.horse_blockimg {
    float: left;
    border-radius: 10px 10px 10px 10px;
    width: 60px;
    padding: 5px;
    height: 60px;
    margin: 5px;
    background-color: #acd4ff;
}
.horse_statusbar {
    float: left;
    width: 76px;
    background-color: #ffffff00;
    border: 2px solid #eaf0f200;
    height: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #000;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
}
.horse_xp {
    float: left;
    border-radius: 10px 10px 10px 10px;
    display: block;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffe6fc), to(#93ade1));
    background: -moz-linear-gradient(top, #8DC63F 0%, #598527 100%);
}
.container_12 .grid_6.half_block {
    border-radius: 10px 10px 10px 10px;
    background-color: #5d89ccb8;
    border-left: 1px solid #93aed1;
    border-bottom: 5px solid #93aed1;
    border-right: 1px solid #93aed1;
    width: 458px;
    margin: 10px;
}
.grandparents p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ffe6fc;
}
.parents a:active p, .parents a:link p, .parents a:visited p {
    color: #ffe6fc;
}
.parents p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ffe6fc;
}
.grandparents a:active p, .grandparents a:link p, .grandparents a:visited p {
    color: #ffe6fc;
}
.ggrandparents a:active p, .ggrandparents a:link p, .ggrandparents a:visited p {
    text-decoration: none;
    color: #ffe6fc;
}
.container_12 .grid_12.stable_block {
    background-color: #5d89ccb8;
    border-radius: 10px 10px 10px 10px;
    border-left: 1px solid #93aed1;
    border-bottom: 5px solid #93aed1;
    border-right: 1px solid #93aed1;
    width: 938px;
    margin: 10px;
}
.pedigree {
    float: left;
    background-color: #8769a900;
}
.table_con.private_notes .grid_12, .table_con.public_notes .grid_12 {
    border-radius: 10px 10px 10px 10px;
    background-color: #93aed1;
    border-left: 1px solid #93aed1;
    border-bottom: 5px solid #93aed1;
    border-right: 1px solid #93aed1;
}
.table_con.private_notes .text, .table_con.public_notes .text {
    background: #5d89ccb8;
    width: 100%;
    float: left;
    padding: 5px;
    line-height: 18px;
}
.col_200 a:active, .col_200 a:link, .col_200 a:visited {
    color: #dff3ff;
    text-decoration: none;
    font-family: 'arial';
    font-weight: 600;
    font-size: 13px;
}
.col_150 a:active, .col_150 a:link, .col_150 a:visited {
    color: #dff3ff;
    text-decoration: none;
    font-family: 'arial';
    font-weight: 600;
    font-size: 13px;
}
.center {
    background-color: #93ade187;
    margin: 0;
    padding-bottom: 25px;
    float: right;
    min-height: 650px;
}
.horse_blocktext p a:active, .horse_blocktext p a:link, .horse_blocktext p a:visited {
    color: #c2eeff;
}
.training_left h6 {
    border-radius: 10px 10px 10px 10px;
    font-size: 16px;
    font-family: 'arial';
    font-weight: 500;
    text-align: center;
    margin: 20px 10px;
    padding: 5px;
    color: #ffe6fc;
    background-color: #93ade1;
}
.container_12 .grid_8.training_left {
    border-radius: 10px 10px 10px 10px;
    margin-top: 10px;
    background-color: #5d89ccb8;
    border-left: 1px solid #93ade1;
    border-bottom: 5px solid #93ade1;
    border-right: 1px solid #93ade1;
    width: 618px;
}
.training_left .horsetraining .traincon {
    border-radius: 10px 10px 10px 10px;
    display: flex;
    width: 118px;
    padding: 20px 10px 10px;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 8px;
    text-align: center;
    background-color: #acd4ff;
}
.traincon.selected {
    background-color: #737ac9 !important;
}
h3 {
    font-size: 16px;
    line-height: 18px;
    font-family: 'arial';
    font-weight: 700;
    color: #dff3ff;
}
.training_right>.block {
    float: left;
    width: 278px;
    background-color: #5d89ccb8;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
}
.container_12 .grid_4.training_right {
    border-radius: 10px 10px 10px 10px;
    margin-top: 10px;
    border-left: 0...

Reviews

No reviews yet.