Theme for IvyDeLasTormentas
IvyDeLasTormentas by melissa25
Details
Authormelissa25
LicenseNo License
Categoryhorse reality
Created
Updated
Size24 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
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 IvyDeLasTormentas
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Theme for IvyDeLasTormentas
@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/FR6bTeO.jpg ");
background-size: cover;
background-position: 0%;
}
.minimap.asia
{
background-image: url(https://i.imgur.com/MuppIFy.jpg?1);
}
.minimap.europe
{
background-image: url(https://i.imgur.com/MuppIFy.jpg?2);
}
.show-profile .main-content
{
background-color: #ffffff82
}
.header-menu
{
background:#151629 ;
}
.header-menu nav .main-menu .user-nav > a
{
color: #B4A8BF;
font-size: 13px;
position: center
}
.header-menu nav .main-menu ul li a
{
font-size: 13px;
color: #B4A8BF;
}
.header-menu nav .main-menu ul li a.btn
{
padding: 3px 8px;
font-weight: 700;
background: #7C7792;
border-radius: 90px;
}
.btn-warning
{
border-color: #7C7792;
}
.show-profile .navbar-avatar .navbar-avatar-container
{
z-index: 1;
width: 150px;
height: 150px;
border: 4px #151629;
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:#b4a8bfa3 ;
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: #b4a8bfa3;
}
.show-profile .profile-name-and-estate {
font-family: Roboto,sans-serif;
color: #b4a8bf;
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: #b4a8bfa3;
}
.show-profile .profile-ranking-container .profile-rank-position
{
font-size: 26px !important;
text-align: right;
font-weight: 700 !important;
color: #b4a8bfa3 ;
margin-bottom: 5px !important;
}
.show-profile .profile-ranking-container {
font-family: Roboto,sans-serif;
color: #b4a8bf;
text-shadow: 0 0 3px rgba(255, 255, 255, 0);
}
.show-profile .navbar
{
background-color: #151629 !important;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
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: #B4A8BF;
font-size: 14px;
}
.show-profile .profile-account h2
{
font-size: 14px;
font-weight: 600;
color:#485399 ;
}
body
{
font-size: 12.5px;
font-weight: 400;
line-height: 1.5;
color:#B4A8BF ;
text-align: left;
}
.show-profile .profile-account .tag-npc, .show-profile .profile-account .tag-player
{
font-size: 13px;
font-family: sans-serif;
color: #B4A8BF;
display: block;
text-align: left;
font-weight: 400;
padding-left: 0;
}
.show-profile .profile-account
{
width: 100%;
padding: 10px;
background-color:#151629 ;
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: #485399 ;
}
.side-nav ul a
{
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
color: #B4A8BF;
padding: 0;
}
.side-nav
{
padding: 10px;
background:#151629 ;
}
.component.frame .wrapper .header .title
{
display: inline-block;
font-size: 16px;
color:#7C7792 ;
text-transform: none;
}
.component.frame .wrapper .header
{
padding: 5px 10px 0;
background-color:#151629 ;
}
.table
{
width: 100%;
margin-bottom: 1rem;
color:#151629 ;
}
.component.table .table thead th
{
background:#7C7792 ;
border: none;
padding: 5px 10px;
}
.table .thead-dark th
{
color: #151629;
background-color: #151629;
border-color: #151629;
}
.component.table .table tbody tr:nth-of-type(2n+1)
{
background-color:#B4A8BF ;
border-color:#B4A8BF ;
}
.component.table .table tbody
{
background-color:#7C7792 ;
}
.leftnav > ul > li
{
text-transform: uppercase;
color:#485399 ;
}
.leftnav > ul > li a:active, .leftnav > ul > li a:visited {
width: 140px;
text-transform: uppercase;
color:#485399 ;
}
.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:#B4A8BF ;
padding: 0;
}
.leftnav
{
float: left;
background-color:#151629 ;
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:#B4A8BF ;
}
#store_left
{
color:#B4A8BF ;
text-transform: capitalize;
line-height: 18px;
font-size: 13px;
font-weight: 500;
}
table thead tr.sub
{
background-color:#151629 ;
font-weight: 600;
color: #7C7792;
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:#151629 ;
}
.bluebar_container
{
width: 100%;
background-color:#151629 ;
height: 80px;
position: relative;
z-index: 1000;
}
ul li a:active, ul li a:link, ul li a:visited {
text-decoration: none;
color:#B4A8BF ;
}
button.yellow, input[type="submit"].yellow
{
background-color:#7C7792 ;
border-radius: 90px
}
table tr.odd {
background-color:#B4A8BF ;
}
table tr.even {
background-color:#7C7792 ;
}
table tr td a:active, table tr td a:link, table tr td a:visited {
text-decoration: none;
color:#151629 ;
font-weight: 600;
}
.energybar_half {
float: left;
width: 274px;
border: 0px solid #151629 ;
height: 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
line-height: 20px;
margin: 3px 0;
width: 118px;
background-color: #fff0;
}
.energy_val_half
{
position: absolute;
z-index: 990;
width: 274px;
color:#CCC4D4 ;
text-align: center;
font-size: 11px;
line-height: 20px;
font-weight: 400;
width: 118px;
}
.energy {
float: left;
display: block;
background-color:#151629 ;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#31335E),to(#151629));
background: -moz-linear-gradient(top,#fff 0%,#8c7b4d 100%);
border-radius:90px
}
button.dark, input[type="submit"].dark
{
font-size: 12px;
line-height: 18px;
background-color:#151629 ;
color: #B4A8BF;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: none;
padding: 3px 8px;
border-radius: 90px
}
.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:#151629 ;
}
.horse_left .infotext
{
float: left;
width: 100%;
margin-top: 20px;
font-size: 13px;
line-height: 24px;
color: #151629;
}
.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:#151629 ;
font-weight: 700;
}
.tabclick, .tabclick2, .tabclick3
{
float: left;
margin-right: 1px;
padding: 5px 10px;
background-color:#31335E ;
text-align: center;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.table_con
{
float: left;
width: 960px;
}
.top
{
background-color: #151629;
color: #7C7792;
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: #B4A8BF ;
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: #151629;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#31335E),to(#151629));
background: -moz-linear-gradient(top,#5B6F40 0%,#598527 100%);
}
.pedigree
{
float: left;
background-color: #B4A8BF;
}
.horse_blockimg
{
float: left;
width: 60px;
padding: 5px;
height: 60px;
margin: 5px;
background-color: #B4A8BF;
}
.parentstitle, .grandparentstitle, .ggrandparentstitle {
float: left;
width: 300px;
font-weight: 700;
text-align: center;
margin: 10px 0;
color:#151629 ;
}
.table_con.private_notes .text, .table_con.public_notes .text {
background: #B4A8BF;
width: 100%;
float: left;
padding: 5px;
line-height: 18px;
color: #151629;
}
.container_12 .grid_...