Skip to content

Theme for Andy by Eichgatzl

Details

AuthorEichgatzl

LicenseNo License

Categoryhttps://v2.horsereality.com/

Created

Updated

Size78 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

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           Theme for Andy
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Eichgatzl (Squirrel :D)
==/UserStyle== */




@-moz-document url-prefix(https://www.horsereality.com/), url-prefix(https://v2.horsereality.com/) {

@font-face {
  font-family: 'Calligraffitti';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/calligraffitti/v19/46k2lbT3XjDVqJw3DCmCFjE0vkFeOZc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ooohbaby/v4/2sDcZGJWgJTT2Jf76xQzaGW5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}    

@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIWpYQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Shadows Into Light';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/shadowsintolight/v19/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQzdcD5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/amaticsc/v26/TUZyzwprpvBS1izr_vOECuSf.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*background images*/   
    
body.background.africa {
    background-image: var(--background);
}

body.background.asia {
    background-image: var(--background);
}

body.background.australia {
    background-image: var(--background);
}

body.background.europe {
    background-image: var(--background);
}

body.background.south-america {
    background-image: var(--background);
}

body.background.north-america {
    background-image: var(--background);
}
    
.horse_banner.south-america {
    background-image: var(--horse-bg)!important;
     background-size: cover;
}
.horse_banner.europe {
    background-image: var(--horse-bg)!important;
     background-size: cover;
}  
.horse_banner.asia {
    background-image: var(--horse-bg)!important;
     background-size: cover;
}    
.horse_banner.australia {
    background-image: var(--horse-bg)!important;
     background-size: cover;
}     
.horse_banner.africa {
    background-image: var(--horse-bg)!important;
     background-size: cover;
}         
.horse_banner.north-america {
    background-image: var(--horse-bg)!important;
     background-size: cover;
}     
    
    
    
    
    
    
    
    
    
    
    
.horse-grid .horse-item .image {
    background-image: var(--horse-bg)!important;
}
.horse_banner.asia {
    background-image: var(--horse-bg)!important;
     background-size: cover;
}

img[src="https://www.horsereality.com/images/world/ava-asia.png"] {
    content: var(--map)
}    
img[src="https://www.horsereality.com/images/world/ava-south-america.png"] {
    content: var(--map)
} 
    

img[src="https://www.horsereality.com/images/profilebg_anniversary5.jpg"],
img[src="https://www.horsereality.com/images/profilebg_storm.jpg"],
img[src="https://www.horsereality.com/images/profilebg_osakacastle.jpg"],
img[src="https://www.horsereality.com/images/profilebg_provence_lavender.jpg"],
img[src="https://www.horsereality.com/images/profilebg_jimjimfalls.jpeg"],
img[src="https://www.horsereality.com/images/profilebg_camargue.jpg"],
img[src="https://www.horsereality.com/images/profilebg_autumnequinox.jpg"],
img[src="https://www.horsereality.com/images/profilebg_merge3.jpg"],
img[src="https://www.horsereality.com/images/profilebg_poppyfields.jpg"],
img[src="https://www.horsereality.com/images/profilebg_fields_of_gold.jpg"],
img[src="https://www.horsereality.com/images/profilebg_mistymarshlands.jpg"],
img[src="https://www.horsereality.com/images/profilebg_mongolianplains.jpg"],
img[src="https://www.horsereality.com/images/profilebg_winter2022.jpg"],
img[src="https://www.horsereality.com/images/profilebg_shetlandislands.jpg"],
img[src="https://www.horsereality.com/images/profilebg_seaofflowers.jpg"],
img[src="https://www.horsereality.com/images/profilebg_doubtfulsound.jpg"],
img[src="https://www.horsereality.com/images/profilebg_arizona.jpg"],
img[src="https://www.horsereality.com/images/profilebg_winter2019.jpg"],
img[src="https://www.horsereality.com/images/profilebg_europe.jpg"],
img[src="https://www.horsereality.com/images/profilebg_africa.jpg"],
img[src="https://www.horsereality.com/images/profilebg_bayoffires.jpg"],
img[src="https://www.horsereality.com/images/profilebg_betanostalgia.jpg"],
img[src="https://www.horsereality.com/images/profilebg_blueforest.jpg"],
img[src="https://www.horsereality.com/images/profilebg_south-america.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_cliffsofdover.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_colorado.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_crosscountry.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_dressage_arena.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_winter2022.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_stable.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_jimjimfalls.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_karakumdesert.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_kentucky.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_kluanepark.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_mediterraniancove.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_asia.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_fitzroy.jpg"],  
img[src="https://www.horsereality.com/images/profilebg_namibdesert.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_pinewoodchique.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_racetracks.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_showjumping.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_snowysahara.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_north-america.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_stormycornfields.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_wintersuffolk.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_threesisters.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_delpaine.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_australia.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_uluru.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_valledelaluna.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_americanstyle.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_winterwoods.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_yangykalacanyon.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_anniversary1.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_anniversary2.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_3year.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_anniversary4.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_bluelake.jpg"],    
img[src="https://www.horsereality.com/images/profilebg_saltflats.jpg"],   
img[src="https://www.horsereality.com/images/profilebg_merge1.jpg"], 
img[src="https://www.horsereality.com/images/profilebg_prettyflowers.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_dunes.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_gondwanarainforest.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_merge2.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_kahanabeach.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_lagunacolorada.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_pantanal.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_royalpalaceofseville.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_royalstables.jpg"],     
img[src="https://www.horsereality.com/images/profilebg_kickstarter.jpg"],     
img[src="https://www.horsereality.com/image...

Reviews

No reviews yet.