Skip to content

Lupine-Absolem-Personal by alpii

Details

Authoralpii

LicenseNo License

Categoryhorsereality.com

Created

Updated

Size26 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Personal Style for HR

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         Lupine-Absolem-Personal
@version      20220808.21.03
@namespace    userstyles.world/user/alpii
@description  Personal Style for HR
@author       alpii
@license      No License
==/UserStyle== */

@-moz-document domain("horsereality.com"), domain("v2.horsereality.com") {
@import url('https://fonts.googleapis.com/css2?family=Hubballi&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

img[src="https://www.horsereality.com/upload/items/cec712953.png"] {
  content: url(https://i.imgur.com/0IZwFTl.png);
}
.spotlight.medium {
 background-image: url("https://i.imgur.com/hb7Iw7m.png") !important;
}
.spotlight-outer{
    border-radius:4px !important;
}
.shows.show .mine td {
  background-color: rgb(201, 162, 101,0.5) !important;
border:none;
color:#f6f5f4 !important;
}
.shows.show .mine td a {
color:#f6f5f4 !important;
}
body.background.europe {
  background-image: url("https://i.imgur.com/hb7Iw7m.png");
    background-size: cover !important;
    background-position: bottom !important;
}
 ::selection {
  background-color: rgba(108, 113, 86,0.5);
   color: #f6f5f4;
}
.horse_blockimg.update-tack {
    background-image: url("https://i.imgur.com/hb7Iw7m.png");
background-size: cover;
margin: auto;
border-radius: 100px;
}
textarea {
 border: 2px solid rgba(164, 159, 148, .1) !important;
 margin-top:1em; 
 background-color: transparent;
 font-family: PT Sans;
 color: #a49f94 !important;
    font-size:10pt;
 border-radius: 4px;
}
input {
 border: 2px solid rgba(164, 159, 148, .1) !important;
 background: rgba(255, 255, 255, .3);
 font-family: PT Sans;
 color: #a49f94 !important;
    font-size:10pt;
 border-radius: 4px;
}
.table_con.private_notes .grid_12, .table_con.public_notes .grid_12 {
  background-color: #6c7156;
  border: none;
 border-radius: 4px;
}
.table_con.private_notes .text, .table_con.public_notes .text {
  background: #f6f5f4;
  border-radius: 0px 0px 4px 4px;
    padding:0em 1em 1em 3em;
 line-height:10pt;
}
.grid_12.breeding{
  border-radius: 4px;
background: #f6f5f4;
 border: none;
}
select {
  background: rgba(255, 255, 255, .3);
 border: 2px solid rgba(164, 159, 148, .1) !important;
  border-radius: 4px;
 color: #a49f94 !important;
}
option {
  background: rgba(255, 255, 255, .3);
 border: 2px solid rgba(164, 159, 148, .1) !important;
  border-radius: 4px;
 color: #a49f94 !important;
}
.tabclick, .tabclick2, .tabclick3 {
  background-color: #EAE9E6;
    text-decoration:none;
}
.tabclick2.tabsel, .tabclick3.tabsel {
background: #f6f5f4;
}
.minidetails {
  background-color: #f6f5f4;
}
table.breed2 {
  background-color: transparent !important;
}

body {
  color: #a49f94 !important;
    font-family: PT Sans;
background-color: #F6F5F4 !important;
scroll-behavior: smooth;
}
body a {
  color: #6C7156 !important;
  }
body a:hover {
  color: #25221B;
  }
p {
  color: #a49f94 !important;
}
.main-content {
  background: #EAE9E6 !important;
}
.side-nav a {
  color: #6C7156 !important;
    font-size:9pt !important;
    font-weight:500 !important;
  }
.side-nav a:hover {
  color: #25221B !important;
  -webkit-transition: 1s;
    transition: 1s;
  }
.leftnav a {
  color: #6C7156 !important;
    font-size:8pt !important;
    font-weight:400 !important;
  }
.leftnav a:hover {
  color: #25221B !important;
  -webkit-transition: 1s;
    transition: 1s;
  }

  .dropdown-menu {
  background: #6C7156 !important;
      border: none;

}
.slidedown li {
  background: transparent !important;
}
.slidedown li a:hover {
  background: #6C7156 !important;
}
.slidedownmenu {
  background-color: #6C7156 !important;
  border-radius: 0px 0px 4px 4px;
    -webkit-transition: .5s all ease-in-out;
    -moz-transition: .5s all ease-in-out;
  transistion: .5s all ease-in-out;
}
.slidedownmenu li {
  background-color: #6C7156 !important;
}
.slidedownmenu .ava {
  border: 0px solid transparent !important;
}
.slidedownmenu .ava img {
  border-radius:30px;
}
.level p{
  color: #fff !important;
}
.dropdown-header img{
    border-radius:30px;
}
  .show-profile .navbar-avatar .navbar-avatar-container
  {
    border: 0px solid #F39F18;
    border-radius: 100px 100px 4px 4px;
  }
.mavatar {
  border: 0px solid #fff;
  border-radius: 100px;
}
.show-profile .navbar {
  background-color: #6C7156 !important;
  border-top: 0px solid #183448;
  border-bottom: 0px solid #183448;
  border-left: 8px solid #25221B;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 40px !important;
  margin-bottom:0px;
}
.show-profile .navbar a:hover {
  color: #fff !important;
  background-color: #25221B !important;
  }
 .show-profile .navbar a {
   color: #fff !important;
    -webkit-transition: 1s;
    transition: 1s;
}
  .profile-username {
    font-weight: 300;
      font-family: Playfair Display;
      text-rendering: optimizeLegibility;
      text-shadow: 1px 1px 2px #6C7156;
      letter-spacing: 2px;
  }
  .profile-estate{
    color:#fff !important;      
     font-family: Playfair Display;
      font-style: italic;
      text-shadow: 1px 1px 2px #6C7156;
      font-size: 12pt !important;
      letter-spacing: 1px;
      font-weight: 500 !important;
      margin-top:10px;
  }
.minimap {
    background-image: url("https://i.imgur.com/hb7Iw7m.png");
    background-size: cover !important;
    background-position: bottom !important;
    border-radius: 4px !important;
    height:100px;
    margin:auto;
    float: none;
    background-blend-mode: screen !important;
    opacity:1;    
    background-color: #C9A265!important;
}
.show-profile .profile-account{
  background-color: #f6f5f4;
  color: #a49f94;
 border-top: 0px solid #6C7156;
border-bottom: 0px solid #6C7156;
border-right: 0px solid #6C7156;
 border-left: 0px solid #6C7156;
border-radius: 4px;
}
.profile-account h2 {
  font-size: 9pt !important;
    letter-spacing:1px;
  font-weight: 600;
  color: #fff !important;
    text-transform: uppercase;
  margin: -10px -10px 0px -10px !important;
    padding: 5px 10px 5px 15px !important;
    background-color: #6C7156 !important;
    border-radius: 4px 4px 0px 0px;
}
.show-profile .col-md-4 {
background-color: #eae9e6;
padding-top: 20px;
  }
.show-profile .col-md-8 {
background-color: #f6f5f4;
padding-top: 20px;
  padding-right: 4px;
  padding-left: 4px;
  }
 h1{
    color: #6C7156 !important;
    font-family: Playfair Display;
    letter-spacing: 1px;
  }
  h2{
    color: #6C7156 !important;      
     font-family: Playfair Display;
      letter-spacing: 1px;
  }
h3{   
    font-weight:400;
  }
.header-menu {
  background: #C9A265;
}
.side-nav {
  padding: 5px;
  background: #f6f5f4;
  border-left: 8px solid #6C7156;
  color: #a49f94;
}
.subtitle {
  color: #C9A265 !important;      
     font-family: Playfair Display;
    font-style: italic;
      letter-spacing: 1px;
}
.bluebar_container {
  background: #C9A265;
}
.leftnav {
  padding: 5px;
  background: #f6f5f4;
  border-left: 8px solid #6C7156;
  color: #a49f94;
  margin-right:0px;
  min-height: 100vh !important;
}
.center {
  background-color: #EAE9E6;
}
.container {
  
  background: #f6f5f4;
}
.tabdetails .container {
  background: transparent;
}
.cms-page-banner .container {
  background: transparent;
}
.container-fluid .container {
    background: #C9A265 !important;
}
.horse_banner.europe {
 background-image: url("https://i.imgur.com/NaIkBJr.png");
}
.horse_banner.africa {
 background-image: url("https://i.imgur.com/NaIkBJr.png");
}
.horse_banner.asia {
 background-image: url("https://i.imgur.com/NaIkBJr.png");
}
.horse_banner.australia {
 background-image: url("https://i.imgur.com/NaIkBJr.png");
}
.horse_banner.south-america {
 background-image: url("https://i.imgur.com/NaIkBJr.png");
}
.horse_banner.north-america {
 background-image: url("https://i.imgur.com/NaIkBJr.png");
}
.horse_left {
  border-radius:4px;
  background: rgba(246,245,244,0.8);
  color: #a49f94;
  width: 240px;
  }
.horse_left h1 {
  font-size:12pt;    
}
.horse_left p {
  font-weight: 300;
}
.horse_left a:hover {
  color: #25221B !important;
  }
.horse_left a {
   color: #6C7156 !important;
    -webkit-transition: 1s;
    transition: 1s;
}
.looking_at {
  background-color: rgba(246,245,244,0.8);
  border-radius:4px;
}
.show-profile h1 {
  color: #fff !important;
}
.component.frame .wrapper {
  background-color: #6C7156;
  border-radius: 4px;
  padding:0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table {
  color: #A49F94 !important;
}
.component.table .table thead th {
  background: #C9A265 !important;
}
.responsive-table-header-row {
  background: #C9A265 !important;
}
 .component.table .table tbody tr:nth-of-type(2n+1){
  background-color: #EAE9E6 !important;
  }
.component.table .table tbody tr:nth-of-type(2n){
  background-color: #F6F5F4 !important;
  }
.advertising {
  background: #6C7156;
}
.footer {
  background: #25221B;
  border-radius: 0px 0px 4px 4px;
}
.breadcrumb {
  background-color: #F6F5F4 !important;
  border-radius: 4px;
}
.breadcrumbs {
  background-color: #F6F5F4 !important;
  border-radius: 4px;
}
.component.npc {
  background: #F6F5F4 !important;
  border-radius: 4px;
}

.npc .left {
  border-radius: 4px 0px 0px 4px;
}
.estate-item {
  background-color: #F6F5F4 !important;
    border-radius:4px;
}
.card-item {
  background-color: #F6F5F4;
  border-radius:4px;
}
.job-item {
  background-color: #F6F5F4;
  border-radius:4px;
}
.btn-primary {
  color: #fff...

Reviews

No reviews yet.