Skip to content

JumpingLeah by melissa25

Details

Authormelissa25

LicenseNo License

Categoryhorse reality

Created

Updated

Size22 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Theme for JumpingLeah

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           JumpingLeah
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Theme for JumpingLeah
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://horsereality.com") {
    /* Inserisci codice qui... */
}

 body.background.north-america, body.background.south-america, body.background.europe, body.background.australia, body.background.asia, body.background.africa
  {
    background-image: url(" https://i.imgur.com/dcWj4k0.jpg ");
    background-size: cover;
    background-position: 0%;
  }

.show-profile .main-content 
{
    background-color: #ffffff82
}


.header-menu 
{
  background:#AF4726 ;
}

.header-menu nav .main-menu .user-nav > a
{
  color: #E5CEB3;
  font-size: 13px;
  position: center
}

.header-menu nav .main-menu ul li a {
  font-size: 13px;
  color: #E5CEB3;
}

.show-profile .navbar-avatar .navbar-avatar-container 
{
  z-index: 1;
  width: 150px;
  height: 150px;
  border: 4px #AF4726;
  position: absolute;
  background-size: cover;
  top: 165px;
  left: 25px;
}

.show-profile .profile-name-and-estate .profile-username 
{
	text-align: center ;
	font-size: 32px !important;
	font-weight: 700 !important;
	color:#B2BED2 ;
	margin-bottom: 5px !important;
}

.show-profile .profile-name-and-estate .profile-estate 
{
  font-size: 18px !important;
  line-height: 21px !important;
  font-weight: 400 !important;
  color: #B2BED2;
}

.show-profile .profile-ranking-container .profile-rank 
{
  text-align: center;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #B2BED2;
}

.show-profile .profile-ranking-container .profile-rank-position 
{
  font-size: 26px !important;
  text-align: right;
  font-weight: 700 !important;
  color: #B2BED2 ;
  margin-bottom: 5px !important;
}

.show-profile .navbar 
{
  background-color: #AF4726 !important;
  border-top: 2px solid #3D141A;
  border-bottom: 2px solid #3D141A;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 40px !important;
}

.show-profile .navbar .nav-link 
{
  padding: 8px 20px;
  line-height: 24px;
  font-weight: 500;
  color: #E5CEB3;
  font-size: 14px;
}

.show-profile .profile-account h2 
{
  font-size: 14px;
  font-weight: 600;
  color:#B2BED2 ;
}

body 
{
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.5;
  color:#E5CEB3 ; 
  text-align: left;
}

.show-profile .profile-account .tag-npc, .show-profile .profile-account .tag-player 
{
  font-size: 13px;
  font-family: sans-serif;
  color: #E5CEB3;
  display: block;
  text-align: left;
  font-weight: 400;
  padding-left: 0;
}

.show-profile .profile-account 
{
  width: 100%;
  padding: 10px;
  background-color:#AF4726 ;
  margin-bottom: 20px;
}

.side-nav ul .subtitle 
{
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #B2BED2 ;
}

.side-nav ul a 
{
  font-size: 13px;
  font-weight: 700;
  text-transform: capitalize;
  color: #E5CEB3;
  padding: 0;
}

.side-nav 
{
  padding: 10px;
  background:#AF4726 ;
}

.component.frame .wrapper .header .title 
{
  display: inline-block;
  font-size: 16px;
  color:#E5CEB3 ;
  text-transform: none;
}

.component.frame .wrapper .header 
{
  padding: 5px 10px 0;
  background-color:#AF4726 ;
}

.table 
{
  width: 100%;
  margin-bottom: 1rem;
  color:#AF4726 ;
}

.component.table .table thead th 
{
  background:#E5CEB3 ;
  border: none;
  padding: 5px 10px;
}

.table .thead-dark th 
{
  color: #AF4726;
  background-color: #AF4726;
  border-color: #AF4726;
}

.component.table .table tbody tr:nth-of-type(2n+1) 
{
  background-color:#D2C1B2 ;
  border-color:#D2C1B2 ;
}

.component.table .table tbody 
{
  background-color:#E5CEB3 ;
}

.leftnav > ul > li 
{
  text-transform: uppercase;
  color:#B2BED2 ;
}

.leftnav > ul > li a:active, .leftnav > ul > li a:visited {
  width: 140px;
  text-transform: uppercase;
  color:#B2BED2 ;
}

.leftnav > ul > li > ul > li a:active, .leftnav > ul > li > ul > li a:link, .leftnav > ul > li > ul > li a:visited 
{
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
  color:#E5CEB3 ;
  padding: 0;
}

.leftnav 
{
  float: left;
  background-color:#AF4726 ;
  width: 150px;
  z-index: 900;
  padding: 10px;
  font-family: roboto,sans-serif;
  padding-top: 50px;
}

h1 
{
  font-size: 26px;
  line-height: 30px;
  font-family: roboto,sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
  color:#E5CEB3 ;
}

#store_left 
{
  color:#E5CEB3 ;
  text-transform: capitalize;
  line-height: 18px;
  font-size: 13px;
  font-weight: 500;
}

table thead tr.sub 
{
  background-color:#AF4726 ;
  font-weight: 600;
  color: #E5CEB3;
  font-size: 14px;
  font-family: roboto,sans-serif;
  line-height: 18px;
}

p 
{
  font-family: roboto,sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color:#AF4726 ;
}

.bluebar_container 
{
  width: 100%;
  background-color:#AF4726 ;
  height: 80px;
  position: relative;
  z-index: 1000;
}

ul li a:active, ul li a:link, ul li a:visited {
  text-decoration: none;
  color:#E5CEB3 ;
}

button.yellow, input[type="submit"].yellow 
{
  background-color:#AF4726 ;
}

table tr.odd {
  background-color:#D2C1B2 ;
}

table tr.even {
  background-color:#E5CEB3 ;
}

table tr td a:active, table tr td a:link, table tr td a:visited {
  text-decoration: none;
  color:#AF4726 ;
  font-weight: 600;
}

.energybar_half {
  float: left;
  width: 274px;
  border: 0px solid #AF4726;
  height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 20px;
  margin: 3px 0;
  width: 118px;
}

.energy_val_half 
{
  position: absolute;
  z-index: 990;
  width: 274px;
  color:#E5CEB3 ;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  font-weight: 400;
  width: 118px;
}

.energy {
  float: left;
  display: block;
  background-color:#AF4726 ;
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#AF4726),to(#AF4726));
  background: -moz-linear-gradient(top,#fff 0%,#8c7b4d 100%);
}

button.dark, input[type="submit"].dark 
{
  font-size: 12px;
  line-height: 18px;
  background-color:#AF4726 ;
  color: #E5CEB3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  padding: 3px 8px;
}

.center 
{
background-color: rgba(255, 255, 255, .5);
}

.container .center
{
  background-color: #fff0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}

.container 
{
  background-color: #fff0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
}

.block_tabclick:hover, .block_tabclick.tabsel {
  background-color: #ffe0ea00;
  cursor: pointer;
}

.horse_left h1 
{
  font-size: 21px;
  line-height: 26px;
  margin-bottom: 0;
  color:#AF4726 ;
}

.horse_left .infotext 
{
  float: left;
  width: 100%;
  margin-top: 20px;
  font-size: 13px;
  line-height: 24px;
  color: #AF4726;
}

.horse_left 
{
  position: absolute;
  top: 0;
  margin: 20px 0 20px 20px;
  width: 240px;
  padding: 10px;
  background-color: rgba(255, 255, 255, .7);
  opacity: 100%
}

.tabclick.tabsel, .tabclick2.tabsel, .tabclick3.tabsel 
{
  text-decoration: none;
  cursor: pointer;
  background-color:#AF4726 ;
  font-weight: 700;
}

.tabclick, .tabclick2, .tabclick3 
{
  float: left;
  margin-right: 1px;
  padding: 5px 10px;
  background-color:#c77e67 ;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.table_con 
{
  float: left;
  width: 960px;
}

.top 
{
  background-color: #AF4726;
  color: #E5CEB3;
  font-family: roboto,sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  padding: 5px;
  width: calc(100% - 10px);
  float: left;
}

.container_12 .grid_6.half_block 
{
  background-color: #E5CEB3 ;
  border-left: 1px solid #0000;
  border-bottom: 5px solid #081b2800;
  border-right: 1px solid #081b2800;
  width: 458px;
  margin: 10px
}

.horse_xp {
  float: left;
  display: block;
  background-color: #AF4726;
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#AF4726),to(#AF4726));
  background: -moz-linear-gradient(top,#5B6F40 0%,#598527 100%);
}

.pedigree 
{
  float: left;
  background-color: #E5CEB3;
}

.horse_blockimg 
{
  float: left;
  width: 60px;
  padding: 5px;
  height: 60px;
  margin: 5px;
  background-color: #E5CEB3;
}

.parentstitle, .grandparentstitle, .ggrandparentstitle {
  float: left;
  width: 300px;
  font-weight: 700;
  text-align: center;
  margin: 10px 0;
  color:#AF4726 ;
}

.container_12 .grid_12.stable_block 
{
  background-color: #7dcaff00;
  border-left: 1px solid #081b2800;
  border-bottom: 5px solid #081b2800;
  border-right: 1px solid #081b2800;
  width: 938px;
  margin: 10px;
}

.container_12 .grid_8.training_left 
{
  margin-top: 10px;
  background-color:#E5CEB3 ;
  border-left: 1px solid #081b2800;
  border-bottom: 5px solid #081b2800;
  border-right: 1px solid #081b2800;
  width: 618px;
}

.training_left h6 
{
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin: 20px 10px;
    margin-top: 20px;
  padding: 5px;
  color:#AF4726 ;
  background-color:#D2C1B2 ;
}

h3 
{
  font-size: 16px;
  line-height: 18px;
  font-family: roboto,sans-serif;
  font-weight: 700;
  color:#AF4726 ;
}

.traincon.selected 
{
  background-color: #D2C1B2 !important;
}

.training_left .horsetraining .traincon 
{
  display: flex;
  width: 118px;
  padding: 20px 10px 10px;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8...

Reviews

No reviews yet.