Skip to content

Yumy22 by melissa25

Details

Authormelissa25

LicenseNo License

Categoryhorse reality

Created

Updated

Size15 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Theme for Yumy22

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

@-moz-document domain("https://v2.horsereality.com") 
{
}

 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/vylu0tQ.jpg ");
    background-size: cover;
    background-position: 0%;
  }

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

.header-menu 
{
  background:#7D5850 ;
}

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

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

.show-profile .navbar-avatar .navbar-avatar-container 
{
  z-index: 1;
  width: 150px;
  height: 150px;
  border: 4px #A0736A;
  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: #E4D6C9;
	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: #E4D6C9;
}

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

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

.show-profile .navbar 
{
  background-color: #A0736A !important;
  border-top: 2px solid #896158;
  border-bottom: 2px solid #896158;
  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: #bda31d;
  font-size: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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:#E4D6C9 ;
  padding: 0;
}

.leftnav 
{
  float: left;
  background-color:#A0736A ;
  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:#E4D6C9 ;
}

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

table thead tr.sub 
{
  background-color:#A0736A ;
  font-weight: 600;
  color: #E4D6C9;
  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:#644640 ;
}

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

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

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

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

.energybar_half {
  float: left;
  width: 274px;
  border: 2px solid #bda31d;
  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: #A0736A;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  font-weight: 400;
  width: 118px;
}

button.dark, input[type="submit"].dark 
{
  font-size: 12px;
  line-height: 18px;
  background-color:#A0736A ;
  color: #E4D6C9;
  -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: #f8dce500;
  cursor: pointer;
}

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

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

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

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

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

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

.top 
{
  background-color: #7D5850;
  color: #E4D6C9;
  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: #F9E7CF ;
  border-left: 1px solid #0000;
  border-bottom: 5px solid #081b2800;
  border-right: 1px solid #081b2800;
  width: 458px;
  margin: 10px
}

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

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

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

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

.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:#F9E7CF ;
  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: #E4D6C9;
  background-color:#A0736A ;
}

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

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

.training_left .horsetraining .traincon 
{
  display: flex;
  width: 118px;
  padding: 20px 10px 10px;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
  text-align: center;
  background-color: #F9E7CF;
}

.training_right > .block 
{
  float: left;
  width: 278px;
  background-color: #F9E7CF;
  padding: 10px;
}

.subtop 
{
  background-color: #A0736A;
  font-family: roboto,sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #E4D6C9;
  padding: 5px;
  float: left;
  width: 928px;
}

.genetic_name 
{
  float: right;
  width: 100px;
  padding: 10px;
  font-weight: 700;
  color: #A0736A;
}

.genetic_result 
{
  float: right;
  width: 78px;
  padding: 10px;
  background-color: #F9E7CF;
  font-weight: 400;
  text-align: center;
  color: #A0736A;
}

.genetic_tests .test_block .second 
{
  float: left;
  padding: 10px;
  width: 180px;
  color: #A0736A;
}

.genetic_tests .test_block .first 
{
  float: left;
  width: 20px;
  padding: 10px;
  background-color:#F9E7CF ;
  text-align: center;
}

.genetic_tests .test_block .second 
{
  float: left;
  padding: 10px;
  width: 160px;
  background-color: #E4D6C9;
}

.genetic_name 
{
  float: right;
  width: 100px;
  padding: 10px;
  font-weight: 700;
  background-color: #E4D6C9;
}

.grid_6.genetics 
{
  margin-top: 10px;
  background-color: #E4D6C9;
  border-left: 1px solid #081b2800;
  border-bottom: 5px solid #081b2800;
  border-right: 1px solid #081b2800;
  width: 458px;
  fon...

Reviews

No reviews yet.