Theme for Nicoleprange
Nicoleprange 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 Nicoleprange
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Theme for Nicoleprange
@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/8xp1dUP.png ");
background-size: cover;
background-position: 0%;
}
.minimap.south-america
{
background-image: url(https://i.imgur.com/8xp1dUP.png);
}
.minimap.europe
{
background-image: url(https://i.imgur.com/8xp1dUP.png);
}
.show-profile .main-content
{
background-color: #ffffff82
}
.header-menu
{
background: #F4DFA1 ;
}
.header-menu nav .main-menu .user-nav > a
{
color: #CFA063;
font-size: 13px;
position: center
}
.header-menu nav .main-menu ul li a
{
font-size: 13px;
color: #CFA063;
}
.header-menu nav .main-menu ul li a.btn
{
padding: 3px 8px;
font-weight: 700;
background: #6F5D49;
border-radius: 90px;
}
.btn-warning
{
border-color: #6F5D49;
}
.show-profile .navbar-avatar .navbar-avatar-container
{
z-index: 1;
width: 150px;
height: 150px;
border: 4px #F4DFA1;
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:#F4DFA1 ;
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: #F4DFA1;
}
.show-profile .profile-name-and-estate {
font-family: Roboto,sans-serif;
color: #F4DFA1;
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: #F4DFA1;
}
.show-profile .profile-ranking-container .profile-rank-position
{
font-size: 26px !important;
text-align: right;
font-weight: 700 !important;
color: #F4DFA1 ;
margin-bottom: 5px !important;
}
.show-profile .profile-ranking-container {
font-family: Roboto,sans-serif;
color: #F4DFA1;
text-shadow: 0 0 3px rgba(255, 255, 255, 0);
}
.show-profile .navbar
{
background-color: #F4DFA1 !important;
border-top: 2px solid #EECE6D;
border-bottom: 2px solid #EECE6D;
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: #CFA063;
font-size: 14px;
}
.show-profile .profile-account h2
{
font-size: 14px;
font-weight: 600;
color:#6F5D49 ;
}
body
{
font-size: 12.5px;
font-weight: 400;
line-height: 1.5;
color:#CFA063 ;
text-align: left;
}
.show-profile .profile-account .tag-npc, .show-profile .profile-account .tag-player
{
font-size: 13px;
font-family: sans-serif;
color: #CFA063;
display: block;
text-align: left;
font-weight: 400;
padding-left: 0;
}
.show-profile .profile-account
{
width: 100%;
padding: 10px;
background-color:#F4DFA1 ;
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: #6F5D49 ;
}
.side-nav ul a
{
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
color: #CFA063;
padding: 0;
}
.side-nav
{
padding: 10px;
background: #F4DFA1 ;
}
.component.frame .wrapper .header .title
{
display: inline-block;
font-size: 16px;
color:#CFA063 ;
text-transform: none;
}
.component.frame .wrapper .header
{
padding: 5px 10px 0;
background-color:#6F5D49 ;
}
.table
{
width: 100%;
margin-bottom: 1rem;
color: #6F5D49 ;
}
.component.table .table thead th
{
background:#CFA063 ;
border: none;
padding: 5px 10px;
}
.table .thead-dark th
{
color: #6F5D49;
background-color: #F4DFA1;
border-color: #F4DFA1;
}
.component.table .table tbody tr:nth-of-type(2n+1)
{
background-color:#F4DFA1 ;
border-color:#F4DFA1 ;
}
.component.table .table tbody
{
background-color:#CFA063 ;
}
.leftnav > ul > li
{
text-transform: uppercase;
color:#6F5D49 ;
}
.leftnav > ul > li a:active, .leftnav > ul > li a:visited {
width: 140px;
text-transform: uppercase;
color:#6F5D49 ;
}
.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:#CFA063 ;
padding: 0;
}
.leftnav
{
float: left;
background-color:#F4DFA1 ;
width: 150px;
z-index: 900;
padding: 10px;
font-family: roboto,sans-serif;
padding-top: 50px;
border-radius: 30px;
}
h1
{
font-size: 26px;
line-height: 30px;
font-family: roboto,sans-serif;
font-weight: 400;
margin-bottom: 15px;
color:#6F5D49 ;
}
#store_left
{
color:#6F5D49 ;
text-transform: capitalize;
line-height: 18px;
font-size: 13px;
font-weight: 500;
}
table thead tr.sub
{
background-color:#6F5D49 ;
font-weight: 600;
color:#CFA063 ;
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:#6F5D49 ;
}
.bluebar_container
{
width: 100%;
background-color:#F4DFA1 ;
height: 80px;
position: relative;
z-index: 1000;
}
ul li a:active, ul li a:link, ul li a:visited {
text-decoration: none;
color:#CFA063 ;
}
button.yellow, input[type="submit"].yellow
{
background-color:#6F5D49 ;
border-radius: 90px;
color: #F4DFA1;
}
table tr.odd {
background-color:#F4DFA1 ;
}
table tr.even {
background-color:#CFA063 ;
}
table tr td a:active, table tr td a:link, table tr td a:visited {
text-decoration: none;
color:#6F5D49 ;
font-weight: 600;
}
.energybar_half {
float: left;
width: 274px;
border: 0px solid #6F5D49 ;
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:#F4DFA1 ;
text-align: center;
font-size: 11px;
line-height: 20px;
font-weight: 400;
width: 118px;
}
.energy {
float: left;
display: block;
background-color:#6F5D49 ;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#6F5D49),to(#312A20));
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:#6F5D49 ;
color: #F4DFA1;
-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:#6F5D49 ;
}
.horse_left .infotext
{
float: left;
width: 100%;
margin-top: 20px;
font-size: 13px;
line-height: 24px;
color: #6F5D49;
}
.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:#312A20 ;
font-weight: 700;
}
.tabclick, .tabclick2, .tabclick3
{
float: left;
margin-right: 1px;
padding: 5px 10px;
background-color:#6F5D49 ;
text-align: center;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.table_con
{
float: left;
width: 960px;
}
.top
{
background-color: #6F5D49;
color: #CFA063;
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: #F4DFA1 ;
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: #6F5D49;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#6F5D49),to(#312A20));
background: -moz-linear-gradient(top,#5B6F40 0%,#598527 100%);
}
.pedigree
{
float: left;
background-color: #F4DFA1;
}
.horse_blockimg
{
float: left;
width: 60px;
padding: 5px;
height: 60px;
margin: 5px;
background-color: #F4DFA1;
}
.parentstitle, .grandparentstitle, .ggrandparentstitle {
float: left;
width: 300px;
font-weight: 700;
text-align: center;
margin: 10px 0;
color:#6F5D49 ;
}
.table_con.private_notes .text, .table_con.public_notes .text {
background: #F4DFA1;
width: 100%;
float: left;
padding: 5px;
line-height: 18px;
co...