Yomu

Местоположение
Подольск
Предпочтительный класс
Чернокнижник
@import url('https://st.fontstorage.com/font/import/sunday.css');
@import url('https://st.fontstorage.com/font/import/philosopher.css');
@import url('https://st.fontstorage.com/font/import/constantine.css');
@import url('https://st.fontstorage.com/font/import/flow.css');
@import url('https://st.fontstorage.com/font/import/christmasscript.css');
@import url('https://st.fontstorage.com/font/import/gunnyrewritten.css');

* {
cursor: url(https://i.imgur.com/ZyAYFiw.png), auto !important;}

a, button, .cursorsHover {
cursor: url(https://i.imgur.com/ZyAYFiw.png) 0 0, pointer !important;
}


.p-header .p-header-logo.p-header-logo--image img {
max-height: 300px;
content: url(https://i.imgur.com/54QQxnC.png);
display: none;
}

.p-pageWrapper {
position: relative;
display: flex;
flex-direction: column;
background: url(https://wallpapersmug.com/download/1280x1024/b1d3c9/dark-planet-fantasy-artwork.jpg) no-repeat fixed;
padding-top: 60px;
padding-bottom: 0px;
background-color: #12253d;
background-size: cover;
}

.p-header-inner {
padding-left: max(10px, env(safe-area-inset-left));
padding-right: max(10px, env(safe-area-inset-right));
background: url(https://i.imgur.com/pdKp1Oo.png);
width: 1200px;
height: 719px;
margin-left: -599px;
margin-top: -70px;
max-width: 1400px;
}

.p-header {
color: #fff;
background: url(https://i.imgur.com/iCsPOmv.gif);
width: 1px;
height: 0px;
margin-left: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
}

.p-body-inner {
padding-left: max(110px, env(safe-area-inset-left));
padding-right: max(110px, env(safe-area-inset-right));
}

.message-cell.message-cell--user, .message-cell.message-cell--action {
position: relative;
background: #191e2d00;
border-right: 1px solid #333c5f00;
min-width: 0;
}

.block--messages .message, .block--messages .block-row {
color: #000000 !important;
background: #23294000 !important;
border-width: 1px;
border-style: solid;
border-top-color: #333c5f00;
border-right-color: #333c5f00;
border-bottom-color: #333c5f00;
border-left-color: #333c5f00;
border: none;
border-radius: 4px;
font-family: 'Constantine' !important;
font-size: 18px !important;
font-weight: bold !important;
}

.pairs {
padding: 0;
margin: 0;
color: #351049;
font-size: 16px;
font-weight: bold;
font-family: 'Constantine';
}

.reactionsBar {
display: none;
opacity: 0;
-webkit-transition: all .25s ease, -xf-opacity .25s ease;
transition: all .25s ease, -xf-opacity .25s ease;
overflow-y: hidden;
height: 0;
-webkit-transition-property: all,-xf-height;
transition-property: all,-xf-height;
background: #191e2d00;
border: 1px solid #3330;
border-left: 2px solid #333c5f00;
padding: 6px;
font-size: 13px;
margin-top: 6px;
}
.message-body {
margin: 10px 0;
font-family: 'Gunny Rewritten';
font-size: 25px;
}

.shareButtons-label {
float: left;
margin-right: 3px;
color: #112b45;
min-height: 35px;
line-height: 35px;
font-family: 'Flow Ext';
font-size: 15px;
}

.shareButtons-button {
float: left;
margin-right: 3px;
padding: 6px;
color: #112b45;
font-size: 15px;
line-height: 20px;
white-space: nowrap;
min-width: 35px;
border-radius: 2px;
background-color: transparent;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}

.block-container {
color: #112b45;
background: #23294000;
border-width: 1px;
border-style: solid;
border-top-color: #333c5f;
border-right-color: #333c5f;
border-bottom-color: #333c5f;
border-left-color: #333c5f;
border: none;
border-radius: 4px;
}

.button.button--primary, a.button.button--primary {
padding: 2px 8px;
background: none;
border-width: 0px;
border-style: solid;
font-size: 14px;
font-family: 'Flow Ext';
color: #112b45;
}

.button.button--link, a.button.button--link {
padding: 2px 8px;
background: none;
border-width: 0px;
border-style: solid;
font-size: 14px;
font-family: 'Flow Ext';
color: #112b45;
}

.p-title-value {
padding: 0;
margin: 0 0 5px 0;
font-size: 27px;
font-weight: 400;
min-width: 0;
margin-right: auto;
margin-top: 90px;
}

.p-title {
display: flex;
flex-wrap: wrap;
align-items: center;
max-width: 100%;
color: #351049;
margin-bottom: -5px;
text-shadow: 0 0 3px rgb(128 82 241);
font-family: 'Constantine';
}

.p-description {
margin: 5px 0 0;
padding: 0;
font-size: 14px;
color: #112b45;
}

.message-attribution {
color: #112b45;
font-size: 12px;
padding-bottom: 3px;
border-bottom: 1px solid #333c5f00;
}

.p-nav-list .p-navEl {
color: #ffffff;
text-decoration: none;
background: rgb(20 20 20 / 0%);
-webkit-transition: all .25s ease;
transition: all .25s ease;
font-size: 17px;
font-family: 'Constantine';
}

.p-nav-opposite {
margin-left: auto;
margin-right: -155px;
text-align: right;
flex-shrink: 0;
}

.p-nav-list .p-navEl.is-selected {
color: #ffffff;
font-weight: normal;
background: rgb(20 20 20 / 0%);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.p-nav-list .p-navEl-link {
padding: 0 5px;
}

.p-nav-list {
list-style: none;
margin: 0;
padding: 0;
font-size: 0;
width: 600px;
margin-left: 20px;
}

.p-nav-scroller .hScroller-action.hScroller-action--end {
background: #191e2d00;
background: linear-gradient(to right, rgba(25,30,45,0) 0%, #191e2d 33%);
display: none;
}
.p-navgroup {
float: right;
background: rgb(20 20 20 / 0%);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.p-navgroup-link:first-of-type.p-navgroup-link--whatsnew+.p-navgroup-link {
border-top-left-radius: 4px;
border-left: none;
margin-top: -10px;
}

.p-navgroup-link.p-navgroup-link--user {
overflow: hidden;
white-space: nowrap;
word-wrap: normal;
text-overflow: ellipsis;
max-width: 180px;
margin-top: -10px;
}

.p-body-inner {
display: flex;
flex-direction: column;
width: 100%;
max-width: 1000px;
margin: 0 auto;
margin-top: 333px;
padding-top: 25px;
padding-bottom: 135px;
background: url(https://i.imgur.com/TEyukrO.png);
border-left: 0px solid #2a2e42;
border-right: 0px solid #2a2e42;
}

.p-footer-inner {
max-width: 1100px;
padding: 0 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
background: url(https://i.imgur.com/Y5jHoPD.png);
height: 309px;
margin-left: auto;
margin-right: auto;
margin-top: -255px;
}
.p-footer a {
color: rgb(214 210 210);
font-family: 'Flow Ext';
font-size: 12px;
}

.p-footer-row-opposite {
margin-left: 5px;
margin-bottom: 10px;
margin-top: 293px;
}

.p-footer-row {
margin-bottom: -10px;
margin-left: auto;
margin-right: auto;
width: 930px;
}

a {
color: #351049;
text-decoration: none;
font-family: 'Constantine';
}

a:hover {
text-decoration: underline;
color: #351052 !important;
text-shadow: 0 0 3px #906ff3 !important;
font-weight: normal;
}

.p-nav {
color: #112b45;
background: #191e2d00;
max-width: 1000px;
width: 100%;
margin: 0 auto;
font-size: 16px;
font-weight: normal;
border-radius: 10px 10px 0 0;
text-shadow: 0 0 2px rgb(0 0 0);
}
.p-sectionLinks {
font-size: 14px;
color: #112b45;
background: #191f2d00;
width: 920px;
margin-top: -135px;
margin-left: auto;
margin-right: auto;
}
.p-sectionLinks-list {
list-style: none;
margin: 0;
padding: 0;
display: none;
font-size: 0;
}
.p-sectionLinks .hScroller-action.hScroller-action--end {
background: #191f2d00;
background: linear-gradient(to right, rgba(25,31,45,0) 0%, #191f2d00 33%);
}

.p-sectionLinks .hScroller-action {
color: #112b45;
}

.p-sectionLinks-list .p-navEl {
font-size: 14px;
font-weight: normal;
}

.message-name {
font-weight: normal;
font-size: 13px;
text-align: center;
margin: 0;
}

.p-nav-inner {
max-width: 675px;
padding: 0 5px;
margin-top: -255px;
margin-left: 145px;
display: flex;
align-items: flex-end;
margin-bottom: 90px;
}

.p-breadcrumbs {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 5px;
line-height: 1.5;
margin-top: -400px;
}

.p-breadcrumbs>li {
float: left;
font-size: 19px;
display: none;
}

.p-footer-linkList {
list-style: none;
margin-left: 0px;
padding: 0 2px;
font-size: 10px;
}

.pairs.pairs--columns.pairs--fixedSmall dt {
padding: 0 !important;
margin: 0 !important;
color: rgb(0 0 0 / 80%) !important;
font-family: 'Constantine';
font-size: 16px;
}

.pairs>dt {
padding: 0;
margin: 0;
color: rgb(0 0 0 / 80%);
font-family: 'Constantine';
font-size: 10px;
}

.p-nav-list .p-navEl-link, .p-nav-list .p-navEl-splitTrigger {
padding-top: 0px;
padding-bottom: 0px;
font-family: 'Christmas ScriptC';
font-size: 26px;
}

.p-nav a {
color: inherit;
font-size: 26px;
color: #d7cffb;
font-family: 'Christmas ScriptC';
}
.avatar img:not(.cropImage) {
text-indent: 100%;
overflow: hidden;
white-space: nowrap;
word-wrap: normal;
display: block;
width: 100%;
border-style: none;
border-color: #3d568d;
height: 100%;
}

.avatar img {
background-color: #191e2d00;
}

.p-nav-scroller {
margin-right: auto;
max-width: 100%;
margin-top: 545px;
}

.message-avatar-wrapper .message-avatar-online:before {
background: #191e2d00;
border: #191e2d00 solid 2px;
border-radius: 50%;
}

.message-actionBar .actionBar-set {
margin-top: 10px;
font-size: 15px;
}

.reactionsBar .reactionSummary li, .message-responseRow .reactionSummary li {
background: #191e2d00;
}
.reactionSummary li {
display: inline-block;
height: 30px;
width: 30px;
padding: 2px;
margin: -2px 0;
background: #191e2d;
border-radius: 50%;
position: relative;
margin-left: -6px;
}



.button, a.button {
display: inline-block;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
cursor: pointer;
border: 1px solid transparent;
white-space: nowrap;
-webkit-transition: background-color .25s ease;
transition: background-color .25s ease;
font-size: 15px;
border-radius: 4px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
text-align: center;
color: #112b45;
background: #354b7b00;
border-color: #3d568d00 #2d406900 #2d406900 #3d568d00;
}

.block-container {
color: #112b45;
background: #23294000;
border-width: 1px;
border-style: solid;
border-top-color: #333c5f00;
border-right-color: #333c5f00;
border-bottom-color: #333c5f00;
border-left-color: #333c5f00;
border: none;
border-radius: 4px;
}

.fr-box.fr-basic {
background: #333c5f00;
border: none;
border-color: #333c5f00 #333c5f00 #333c5f00 #333c5f00;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}

.fr-toolbar .fr-btn-grp.rte-tab--preview {
border: 0px;
border-radius: 0 4px 0 0;
-moz-border-radius: 0 4px 0 0;
-webkit-border-radius: 0 4px 0 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 0 !important;
}

.input:focus, .input.is-focused, .inputGroup:focus-within, #XF .fr-box.fr-basic.is-focused, .codeEditor.CodeMirror.CodeMirror-focused {
--input-border-heavy: rgba(0, 0 ,0, 0);
--input-border-light: rgba(0, 0 ,0, 0);
}

.fr-box.fr-basic.is-focused {
background: #333c5f00;
}

.fr-box.fr-basic.is-focused .fr-toolbar.fr-top {
background: #333c5f00;
}

.message-articleUserInfo {
background: #191e2d00;
border-top: 1px solid #333c5f00;
}

.fr-toolbar .fr-command.fr-btn, .fr-popup .fr-command.fr-btn, .fr-modal .fr-command.fr-btn {
background: transparent;
color: #112b45;
-moz-outline: 0;
outline: none;
border: 0;
line-height: 1;
cursor: pointer;
text-align: left;
margin: 2px 1px;
padding: 0;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
z-index: 2;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
user-select: none;
-o-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
float: left;
height: 32px;
}

.fr-wrapper .fr-placeholder {
position: absolute;
font-size: 15px;
color: #112b45;
font-family: 'Philosopher','Alegreya SC','Segoe UI','Helvetica Neue',Helvetica,Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans',sans-serif;
z-index: 1;
display: none;
top: 0;
left: 0;
right: 0;
overflow: hidden;
}
.actionBar-action {
display: inline-block;
padding: 3px;
border: 1px solid transparent;
border-radius: 4px;
margin-left: 5px;
padding: 2px 8px;
background: none;
border-width: 0px;
border-style: solid;
font-size: 14px;
font-family: 'Flow Ext';
color: #112b45;
}

.userBanner.userBanner--accent {
color: #312e23;
background: #23294000;
border-color: #11141f00;
border-color: #333c5f00;
font-family: 'Constantine';
font-size: 10px;
}

.userBanner.userBanner--staff, .userBanner.userBanner--primary {
color: #312e23;
background: #23294000;
border-color: #11141f00;
border-color: #333c5f00;
font-family: 'Constantine';
font-size: 10px;
}

.userBanner.userBanner--skyBlue {
color: #312e23;
background: #23294000;
border-color: #11141f00;
border-color: #333c5f00;
font-family: 'Constantine';
font-size: 10px;
}

.block--messages .message, .block--messages .block-row {
color: #112b45;
background: #23294000;
border-width: 1px;
border-style: solid;
border-top-color: #333c5f00;
border-right-color: #333c5f00;
border-bottom-color: #333c5f00;
border-left-color: #333c5f00;
border: none;
border-radius: 4px;
font-family: 'Flow Ext';
font-size: 17px;
}

.userTrophiesIcons .trophyIcon.trophy_3 {
background-size: 48px 48px;
height: 35px;
width: 35px;
border-radius: 50%;
}

.userTrophiesIcons .trophyIcon.trophy_13 {
background-size: 48px 48px;
height: 35px;
width: 35px;
border-radius: 50%;
}

.userTrophiesIcons .trophyIcon.trophy_14 {
background-size: 48px 48px;
height: 35px;
width: 35px;
border-radius: 50%;
}

.avatar.avatar--m {
width: 96px;
height: 96px;
font-size: 58px;
border-radius: 50%;
}

.p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen):hover, .p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen) .p-navEl-link:hover, .p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen) .p-navEl-splitTrigger:hover {
text-decoration: none;
background: rgb(20 20 20 / 0%);
border-radius: 10px 10px 0 0;
}

.p-navgroup-link:hover {
text-decoration: none;
background: rgb(7 7 7 / 0%);
}

.button.button--link:hover, a.button.button--link:hover, .button.button--link:active, a.button.button--link:active, .button.button--link:focus, a.button.button--link:focus {
text-decoration: none;
background: #23294000;
}

.block--messages .message-inner:last-of-type .message-cell:first-child {
border-bottom-left-radius: 3px;
display: none;
}

.username--invisible {
color: #3c1049;
}

.p-body-main {
display: table;
table-layout: fixed;
width: 100%;
margin-bottom: auto;
min-height: 1px;
margin-top: 100px;
}

.userTrophiesIcons .trophyIcon.trophy_8 {
background-size: 48px 48px;
height: 35px;
width: 35px;
border-radius: 50%;
}
Предпочтительные фракции
Луносвет
Предпочтительное время игры
  1. Вечер
Предпочтительные локации
Кель'Талас
Отношение к шок-контенту в игре
  1. Нейтрально

Связь

Discord
Сквернобулка#7519

Подпись

Трофеи

Unassigned

  1. 50
     

    Мудрец

    Вас любят: вы даете мудрые советы, создаете красивые темы и делитесь полезными знаниями.
  2. 25
     

    Известный

    Кажется, вы стали известной личностью! Вы только посмотрите, сколько у вас реакций и сообщений...
  3. 15
     

    Инженеры Азерота

    Вы сочетаете в себе удивительные способности: создавать, творить и прикручивать.
  4. 15
     

    Мастер

    Деятель проекта, посвящающий свои силы и время во благо игроков.
  5. 10
     

    Мастер-Строитель

    Ваши руки способны творить нечто прекрасное!
  6. 8
     

    Вездесущий

    Завсегдатай обсуждений и помощи: таких как вы по-особенному выделяют!
Верх