Комментарий #10587015

artem9942
как поменять этот текст в профиле на свой? :sleepy:
Ответы
gomen
gomen#
@artem9942,
.p-profiles .profile-head .c-brief header .notice {
content: "/* что хочешь видеть */ㅤㅤㅤㅤ";
  font-size: 11px;
  line-height: 12px;
}
точно не уверен но должно сработать, размер текста меняй как хочешь

только я взял всё, учитывая дату регистрации, скорее всего по другому никак, если не подходит то жди ответа от высших умов
animeshnik_ALT
animeshnik_ALT#
@NexTeR,
.cc-2 {
    width: 1060px;
}

@artem9942,
.notice > span:first-child::before {
    content: 'MY TEXT';
}
.notice > span:first-child {
    font-size: 0;
}
.notice > span:first-child::before,
.notice > span:first-child::after {
    font-size: 12px;
}

@RedDay,
/*Left*/
.c-lists-info .b-stats_bar.anime .bar > div.first:before,
.c-lists-info .b-stats_bar.anime .bar > div.first:after,
.c-lists-info .b-stats_bar.anime .stat_names .stat_name a[href*="completed"]:before {
    background-color: #aa15bf;
}
/*Right*/
.c-lists-info .b-stats_bar.manga .bar > div.second:before, .c-lists-info .b-stats_bar.manga .bar > div.second:after, .c-lists-info .b-stats_bar.manga .stat_names .stat_name a[href*="planned"]:before, .c-lists-info .b-stats_bar.manga .stat_names .stat_name a[href*="watching"]:before, .c-lists-info .b-stats_bar.manga .stat_names .stat_name a[href*="on_hold"]:before {
    background-color: #ef0000;
}
назад
Твой комментарий
Вернуться к редактированию
Предпросмотр
Скрыть