Skip to content

Jakku-kun by melissa25

Details

Authormelissa25

LicenseNo License

Categoryhorse reality

Created

Updated

Size26 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Theme for Jakku-kun

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

@-moz-document url-prefix("https://www.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/vc3VSMH.png?2 ");
    background-size: cover;
    background-position: 0%;
  }

.minimap.europe, .minimap.north-america
{
  background-image: url(https://i.imgur.com/vc3VSMH.png?2);
}

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

.header-menu 
{
  background:#EBB470 ;
}

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

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

.header-menu nav .main-menu ul li a.btn 
{
  padding: 3px 8px;
  font-weight: 700;
  background: #7D4A3B;
  border-radius: 90px;
  color: #EBB470;
}

.btn-warning 
{
  border-color: #7D4A3B;
}

.show-profile .navbar-avatar .navbar-avatar-container 
{
  z-index: 1;
  width: 150px;
  height: 150px;
  border: 4px #EBB470;
  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:#000 ;
	margin-bottom: 5px !important;
}

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

.show-profile .profile-name-and-estate {
  font-family: Roboto,sans-serif;
  color: #000;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0);
}

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

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

.show-profile .profile-ranking-container {
  font-family: Roboto,sans-serif;
  color: #000;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

button.yellow, input[type="submit"].yellow 
{
  background-color:#7D4A3B ;
  border-radius: 90px
}



.current-capacity {
  padding: 3px 6px;
  background: #EBB470;
  cursor: pointer;
  border-radius: 8px;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 0;
  color: #7D4A3B;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}

.horses-title .horses-title-desktop {
  display: block;
  color: #7D4A3B;
}

.stall-tabs .stall-tab.active {
  background: #DF7853;
}

.stall-tabs .stall-tab.active a {
  color: #7D4A3B;
}

.stall-tabs .stall-tab {
  position: relative;
  z-index: 2;
  margin-right: 3px;
  -webkit-transition: all .2s;
  transition: all .2s;
  border-radius: 8px 8px 0 0;
  background: #EBB470;
}

.stall-tabs .stall-tab > span, .stall-tabs .stall-tab a {
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 6px 16px;
  white-space: nowrap;
  color: #7D4A3B;
}

.horse-filters-search input {
  width: 100%;
  height: 32px;
  padding: 3px 10px 3px 30px;
  border: 0;
  border-radius: 8px;
  background: #EBB470;
  color: #7D4A3B;
}

button.normalize {
  padding: 0;
  color: #7D4A3B;
  border: 0;
  background: 0 0;
}

nav .pagination .page-item.active .page-link {
  font-weight: 700;
  background: #DF7853;
}

nav .pagination .page-item .page-link {
  margin: 0 3px;
  padding: 5px 10px;
  text-align: center;
  border: none;
  border-radius: 3px;
  background: #EBB470;
}

.page-item.disabled .page-link {
  color: #7D4A3B;
  pointer-events: none;
  cursor: auto;
}

nav .pagination .page-item:not(.disabled) .page-link {
  color: #7D4A3B;
}

.horse-item .sex-mare {
  background: #db346e00;
}

.horse-item .sex {
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  z-index: 5;
  right: 3px;
  bottom: 3px;
  padding: 1px 4px;
  text-align: center;
  letter-spacing: .23px;
  text-transform: uppercase;
  color: #4d62b500;
  border-radius: 3px;
  background: #f17e6c00;
}

.horse-grid .horse-item .content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
  border-radius: 20px;
}

.horse-grid .horse-item .content-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
  padding: 15px;
  background: #EBB470;
}

.horse-item h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
  color: #7D4A3B;
}

.horse-item .breed-and-age, .horse-item .tagline {
  font-size: 13px;
  line-height: 21px;
  display: block;
  letter-spacing: 0;
  color: #7D4A3B;
}

.horse-stats .horse-stat-energy i {
  color: #7D4A3B;
}

.horse-stats .horse-stat-fitness i {
  color: #7D4A3B;
}

.horse-stats .horse-stat-affection i {
  color: #7D4A3B;
}

.horse-stats .horse-stat span {
  display: block;
  width: 22px;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0;
  color: #7D4A3B;
}

.horse-item .content {
  overflow: hidden;
  border-radius: 8px;
  background: #EBB470;
}



.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:#7D4A3B ;
}

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

.horse_left .right a:active, .horse_left .right a:link, .horse_left .right a:visited {
  color: #7D4A3B;
  text-decoration: none;
  font-weight: 700;
}

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

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

Reviews

No reviews yet.